News

Example project showing how to use Buildpacks.io together with Spring Boot & it's layered jar feature ... [INFO] [creator] Process types: [INFO] [creator] executable-jar: java org.springframework.boot ...
This guide shows you how to create a multi-module project with Spring Boot. The project will have a library jar and a main application that uses the library. You could also use it to see how to build ...
Java project creation with archetypes. How to compile and test with Maven. How to manage Maven dependencies. Working with Maven plugins. POM file configuration. How to import Maven into Eclipse.