spring-boot-multi-module
spring-boot-multi-module copied to clipboard
Spring-Boot: Simple Multi-Module Project
Spring-Boot: Simple Multi-Module Project
With this setup the usual mvn clean spring-boot:run is possible in the root directory of the project.
This feature is missing in several tutorials, e.g.
- Getting Started - Creating a Multi Module Project
- Multi-Module Project With Spring Boot
- Multiple modules in Spring Boot apps
See also
- https://github.com/spring-projects/spring-boot/issues/3436