cloud-native-toolkit / cloud-native-toolkit/planning
Image build in `template-java-spring` code pattern takes a long time
Open
code pattern
devops tools
enhancement
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When the image build runs it builds the jar file again which requires that all the dependencies be pulled down, even though it did that already in the `Build` stage. We should be able to share those dependencies (and probably the gradle state as well) so that the dependencies don't need to be downloaded
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.