https://github.com/aenesgur/crudapp-with-authentication-authorization
Crud application developed with Spring Boot, Spring Security, Spring Data, Jwt, Docker, Swagger
https://github.com/aenesgur/crudapp-with-authentication-authorization
docker jwt spring spring-boot spring-data-jpa spring-security swagger
Last synced: 3 months ago
JSON representation
Crud application developed with Spring Boot, Spring Security, Spring Data, Jwt, Docker, Swagger
- Host: GitHub
- URL: https://github.com/aenesgur/crudapp-with-authentication-authorization
- Owner: aenesgur
- Created: 2022-08-24T10:03:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T10:08:41.000Z (almost 4 years ago)
- Last Synced: 2025-06-01T22:57:10.015Z (about 1 year ago)
- Topics: docker, jwt, spring, spring-boot, spring-data-jpa, spring-security, swagger
- Language: Java
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crudapp-with-authentication-authorization
Crud application developed with Spring Boot, Spring Security, Spring Data, Jwt, Docker, Swagger
* Run the "docker-compose up -d"
* Fight with http://localhost:8080/swagger-ui.html :)