re-enabling spring-boot-devtools

This commit is contained in:
Michael Hoennig 2025-01-12 13:44:01 +01:00
parent eba39ff27a
commit 3ff969c38e

View File

@ -79,7 +79,7 @@ dependencies {
compileOnly 'org.projectlombok:lombok'
testCompileOnly 'org.projectlombok:lombok'
// FIXME: developmentOnly 'org.springframework.boot:spring-boot-devtools'
developmentOnly 'org.springframework.boot:spring-boot-devtools'
annotationProcessor 'org.projectlombok:lombok'
testAnnotationProcessor 'org.projectlombok:lombok'