GitHub / devdevbadillo / auth_layer_architecture_springboot
Authentication app with Spring Boot, Spring Security, JWT and Layer architecture
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 208 KB
Dependencies parsed at:
11
Created at: 2 months ago
Updated at: 11 days ago
Pushed at: 11 days ago
Last synced at: 11 days ago
Topics: java, jwt-authentication, openai-api, ouath2, postgresql, spring-boot, spring-data-jpa, spring-security, swagger
pom.xml
maven
- com.auth0:java-jwt 4.4.0
- org.postgresql:postgresql
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.6.0
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test