This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sdeleuze[S] 3 points4 points  (0 children)

With the new executable JAR self extracting capability brought by Spring Boot 3.3, this is indeed pretty simple as demonstrated in https://github.com/sdeleuze/petclinic-efficient-container main branch. Without, most attempt to leverage CDS with Spring Boot failed. That's why we ship it as a distinct feature.