- Spring-boot 2.7.7 + Java 8
- Spring Data JPA + Hibernate
- Spring Security + JJWT
simple
├───constant
├───controller
├───dto
│ ├───request
│ └───response
├───entity
├───repository
├───security
│ ├───jwt
│ └───services
└───service
-
user forget password and reset password
-
manage users
-
global exception handling
-
error messages
-
show posts of same tag
-
show posts of same category