Skip to content

Generate CDS archive and use it when running the application#3036

Open
candrews wants to merge 1 commit intomasterfrom
cds
Open

Generate CDS archive and use it when running the application#3036
candrews wants to merge 1 commit intomasterfrom
cds

Conversation

@candrews
Copy link
Copy Markdown
Owner

Generate CDS archive and use it when running the application

Class Data Sharing (CDS) is a JVM feature that can help reduce the startup time and memory footprint of Java applications.

See: https://docs.spring.io/spring-boot/reference/packaging/class-data-sharing.html
See: https://docs.spring.io/spring-boot/how-to/class-data-sharing.html#howto.class-data-sharing.buildpacks
See: https://github.com/paketo-buildpacks/spring-boot/tree/v5.31.2?tab=readme-ov-file#configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant