SpringBoot is a hugely popular framework for writing applications in today’s development landscape. Choosing Open Liberty as your Java application server to run SpringBoot application offers users several advantages over the default runtimes to increase performance, save memory, and stay up to date with the latest and greatest security fixes.
In this talk, you will learn how to run SpringBoot applications on Open Liberty by discussing the following topics:
The basics of Open Liberty and how it works as a Java runtime server.
- How SpringBoot is supported on Open Liberty.
- How to package SpringBoot applications for Open Liberty.
- How to configure a SpringBoot application for Open Liberty.
- How to reduce startup time for SpringBoot applications on Open Liberty with InstantOn support.