Spring Boot - Advanced Patterns
Given a multi-module project with modules
core and web, where web depends on core, what happens if core is not built before web?