<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-loader</artifactId>
<version>2.7.17</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-loader', version='2.7.17')
)