spring-boot-multi-module icon indicating copy to clipboard operation
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.

See also

  • https://github.com/spring-projects/spring-boot/issues/3436