GitHub / leonardevans / spring-boot-authentication-and-authorization
Spring Boot Authentication and authorization which you can use to kick start you project
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: JavaScript
Size: 12.2 MB
Dependencies parsed at:
17
Created at: over 3 years ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 7 months ago
Topics: authentication, authorization, java, mysql, spring-boot, springsecurity, springsecurity-jwt, springsecurity-oauth2, swagger, thymeleaf
pom.xml
maven
- commons-io:commons-io 2.6
- io.jsonwebtoken:jjwt 0.9.1
- mysql:mysql-connector-java
- nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect 3.1.0
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-ui 1.6.10
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-mail
- org.springframework.boot:spring-boot-starter-oauth2-client
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-thymeleaf
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.thymeleaf.extras:thymeleaf-extras-springsecurity5
- org.springframework.boot:spring-boot-starter-test test
- org.springframework.security:spring-security-test test