Containerizing, packaging, and running a Spring Boot application
Learn how to containerize, package, and run a Spring Boot application on an Open Liberty server without modification. Discover the step-by-step guide and gain insights into running the application locally with an Open Liberty server. Enhance your knowledge of Spring Boot and Java 8 to successfully package the application with an embedded Open Liberty server.
At a Glance
Learn how to containerize, package, and run a Spring Boot application on an Open Liberty server without modification.
The starting point of this guide is the finished application from Spring’s Building an Application with Spring Boot guide. If you are not familiar with Spring Boot, complete that guide first. Java 8 is required to run this project.
You will also learn how to run the Spring Boot application locally with an Open Liberty server, and how to package it so that it is embedded with an Open Liberty server.
User Reviews
Be the first to review “Containerizing, packaging, and running a Spring Boot application”
You must be logged in to post a review.


There are no reviews yet.