MENU

Fun & Interesting

Building Lean Spring Boot Applications for the Cloud by Patrick Baumgartner

Devoxx 3,165 lượt xem 1 year ago
Video Not Working? Fix It Now

With the starters, Spring-Boot offers a functionality that allows you to set up a new software project with little effort and start programming immediately. You don't have to worry about dependencies because the "right" ones are already preconfigured. But how can you, for example, optimise the startup time and reduce the memory footprint to better prepare the application for the cloud?



In this talk, we will look at Spring Boot features such as ahead-of-time compilation, lazy Spring Beans, actuators, different builders and much more. We'll also look at moving to a different JVM and other tools.


Let's make Spring Boot great again!

Comment