|
@@ -24,6 +24,7 @@ dependencies {
|
|
|
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6'
|
|
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6'
|
|
|
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
|
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
|
|
testImplementation 'org.springframework.boot:spring-boot-webflux-test'
|
|
testImplementation 'org.springframework.boot:spring-boot-webflux-test'
|
|
|
|
|
+ testImplementation 'org.springframework.boot:spring-boot-security-test'
|
|
|
testImplementation 'org.springframework.security:spring-security-test'
|
|
testImplementation 'org.springframework.security:spring-security-test'
|
|
|
testImplementation 'com.icegreen:greenmail-junit5:2.0.1'
|
|
testImplementation 'com.icegreen:greenmail-junit5:2.0.1'
|
|
|
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
|
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|