Spring boot 3.1.5 gradle bootBuildImage not working #31561
Labels
for: external-project
Needs a fix in external project
status: blocked
An issue that's blocked on an external project change
I'm creating a simple config server and using gradle to run bootBuildImage. But it's not working.
I changed it to maven and the bootBuildImage works just fine
Here the project with gradle - https://github.com/fechaki/config-service/tree/main
Here the same project runing with maven - https://github.com/fechaki/config-service/tree/hotfix/0.0.2
It's looks like this problem related to the gradle version inside spring boot.
When I run bootBuildImage from gradle
Same project changed to maven
The text was updated successfully, but these errors were encountered: