Moving a Springboot’s project pom.xml to own parent I’m working on a multi-module project that started out as a bunch of independent projects with little or no interdependencies. Each module inherited from spring-boot-starter-parent but as soon as the project started to grew in complexity, more proper dependency management became a necessity. I moved moved all the common and Spring related dependencies to my parent pom.xml and opted for using Springboot without the starter parent POM.

Continue reading

Author's picture

Sdürz

Notes, thoughts and random bits

Human being and developer

Italy