login form okie
This commit is contained in:
@@ -50,6 +50,7 @@ idea {
|
||||
// }
|
||||
|
||||
dependencies {
|
||||
implementation "dev.samstevens.totp:totp-spring-boot-starter:1.7.1"
|
||||
implementation libs.jhipster.framework
|
||||
implementation libs.mapstruct
|
||||
implementation libs.springdoc.openapi.starter.webmvc.api
|
||||
@@ -65,6 +66,7 @@ dependencies {
|
||||
implementation "org.springframework.boot:spring-boot-starter-liquibase"
|
||||
implementation "org.springframework.boot:spring-boot-starter-mail"
|
||||
implementation "org.springframework.boot:spring-boot-starter-oauth2-resource-server"
|
||||
implementation "org.springframework.boot:spring-boot-starter-oauth2-client"
|
||||
implementation "org.springframework.boot:spring-boot-starter-security"
|
||||
implementation "org.springframework.boot:spring-boot-starter-thymeleaf"
|
||||
implementation "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect"
|
||||
|
||||
Reference in New Issue
Block a user