We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862b75f commit 11ed5aeCopy full SHA for 11ed5ae
build.gradle
@@ -19,8 +19,6 @@ dependencies {
19
// Spring Boot Starters
20
implementation 'org.springframework.boot:spring-boot-starter-web'
21
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
22
- implementation 'org.springframework.boot:spring-boot-starter-security'
23
- implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
24
implementation 'org.springframework.boot:spring-boot-starter-validation'
25
implementation 'org.springframework.boot:spring-boot-starter-actuator'
26
0 commit comments