In this recipe we add the ability to build the Eclipse application headless via Maven. To reduce the maintenance effort, we will use the pom-less Tycho Extensions. For this we need to add a Maven ...
This is a basic walkthrough of how to use the Boost Maven Plugin to package an existing Spring Boot application into a Liberty executable jar and to build a docker image from it. With Boost, you can ...