We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f20fc commit e56cf22Copy full SHA for e56cf22
back/build.gradle.kts
@@ -57,7 +57,6 @@ dependencies {
57
// Swagger
58
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9")
59
60
-
61
// Lombok
62
compileOnly("org.projectlombok:lombok")
63
annotationProcessor("org.projectlombok:lombok")
0 commit comments