Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore : Move away from fat jar to layered jars #285

Closed
olevitt opened this issue Oct 10, 2023 · 0 comments · Fixed by #293
Closed

Chore : Move away from fat jar to layered jars #285

olevitt opened this issue Oct 10, 2023 · 0 comments · Fixed by #293

Comments

@olevitt
Copy link
Contributor

olevitt commented Oct 10, 2023

We currently add a fat jar to the docker image which is inefficient.
Spring boot supports layered jars out of the box, we could follow something like this : https://www.baeldung.com/spring-boot-docker-images#1-creating-layered-jars

@olevitt olevitt mentioned this issue Oct 23, 2023
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 a pull request may close this issue.

1 participant