Spaces:
Sleeping
Sleeping
Commit
·
653ce18
1
Parent(s):
8973112
changes
Browse files- build.gradle.kts +2 -2
build.gradle.kts
CHANGED
@@ -32,8 +32,8 @@ dependencies {
|
|
32 |
|
33 |
implementation("org.springframework.boot:spring-boot-starter-actuator")
|
34 |
|
35 |
-
|
36 |
-
|
37 |
// implementation("org.springframework.boot:spring-boot-loader-tools")
|
38 |
// implementation("org.springframework.boot:spring-boot-starter-mail")
|
39 |
// implementation("org.springframework.boot:spring-boot-starter-logging")
|
|
|
32 |
|
33 |
implementation("org.springframework.boot:spring-boot-starter-actuator")
|
34 |
|
35 |
+
implementation("javax.annotation:javax.annotation-api")
|
36 |
+
|
37 |
// implementation("org.springframework.boot:spring-boot-loader-tools")
|
38 |
// implementation("org.springframework.boot:spring-boot-starter-mail")
|
39 |
// implementation("org.springframework.boot:spring-boot-starter-logging")
|