19

Build GraalVM Native Images

This chapter is dedicated to honing skills concerning native images and GraalVM. Throughout this chapter, you’ll receive guidance on crafting a Spring Security application that makes use of native functionalities.

Spring Boot 3 introduces native image generation support through GraalVM, and Spring Security seamlessly integrates with this capability, making its features compatible with native images. This integration can be a great way to improve the performance and security of your Spring Security applications.

We’ll delve into the essential steps for efficiently updating build configurations to leverage GraalVM tools, enabling seamless integration of native capabilities into your applications.

Additionally, we ...

Get Spring Security - Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.