https://github.com/andresp08/springboot-jwt-api-rest
API REST con Spring Boot , JWT , Spring Security , MySQL y Spring Data JPA . See the detailed information below.
https://github.com/andresp08/springboot-jwt-api-rest
dto-entity-mapper jwt-authentication jwt-token mysql spring-boot spring-data-jpa spring-security
Last synced: 4 months ago
JSON representation
API REST con Spring Boot , JWT , Spring Security , MySQL y Spring Data JPA . See the detailed information below.
- Host: GitHub
- URL: https://github.com/andresp08/springboot-jwt-api-rest
- Owner: Andresp08
- Created: 2023-01-06T21:37:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T21:11:22.000Z (over 2 years ago)
- Last Synced: 2025-01-11T01:44:34.176Z (6 months ago)
- Topics: dto-entity-mapper, jwt-authentication, jwt-token, mysql, spring-boot, spring-data-jpa, spring-security
- Language: Java
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpringBoot-JWT-Api-Rest
## Welcome! 👋
## API REST con Spring Boot , JWT , Spring Security , MySQL y Spring Data JPA .
### This project contains:
â‹… Multilayer Architecture (Presentation layer, Business layer, Data layer, DTO's)\
. JWT Authentication with Spring Security\
. Pagination and sorting\
â‹… MySQL as Database Service and JPA \
â‹… Best practices and folder structure \
â‹… Fields validation and more## User Registration
## Login
## Get publicaciones with params (page number, number of data, sort by, sort direction)
## Update publicacion
## Create publicacion
## Get publicaciones with comentarios
## Get comentarios by publicacionId
## Update comentario by id
## Delete comentario by id
## Acceso denegado - update publicación
## Acceso denegado - create publicación
## Acceso denegado - update comentario
And many more.
I hope you like it.**I love to code!** 🚀