Spring Boot - Advanced Patterns
Which of the following is the correct way to declare a child module in a Maven parent
pom.xml?pom.xml?<modules> tag with <module> elements.<dependencies> is for libraries, <children> and <submodules> are invalid tags.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions