Technologies & Solutions
Monday, 16. October 2023., 17:00
Hall D
45'
With the release of Spring Boot 3.0, native support has moved to General Availability and since then building native images with Spring Boot is really simple.In most cases, Spring AOT will be enough, but sometimes you would have to write native hints in order to create a native executable.In this talk, you will learn what Tracing Agent is and how can you use it to create configuration files which are then included in the build.You will also learn how to write proper integration tests and use Tracing Agent against those tests.I will also cover some basics about Native Images and when it should be considered.