-1

I have created a spring boot APIs for mynotes application (maven java 17)and I used JIB to build docker image and push it to ecr repository. Now I want to create a buildspec for this project but when i write it like this I have encountred problesms related to JDK 17 and it takes too much time to install dependencies.. [enter image descrienter image description hereption here](https://i.stack.imgur.com/s2JdN.png)enter image description here

can anyone tell me how to correct my buildspec file to avoid those prblms

0 Answers0