FYI, if anyone has an issue with spring-boot <=...
# community-support
t
FYI, if anyone has an issue with spring-boot <= 2.6.4 not producing executable jar when executing build task after upgrading Gradle >= 8 ; you need to upgrade to spring-boot 2.6.5 at least (I believe this is due to deprecated API being removed)
thank you 1