https://github.com/krishnalagad/blog-app-springboot-react
It is a backend of blog application developed in spring boot and hibernate. Basically this project has the API's of blog app which are secured using spring security and it has JWT based authentication to role wise permit the users to access the API's.
https://github.com/krishnalagad/blog-app-springboot-react
bean-validation hibernate-jpa jwt-authentication mysql spring-boot
Last synced: 9 months ago
JSON representation
It is a backend of blog application developed in spring boot and hibernate. Basically this project has the API's of blog app which are secured using spring security and it has JWT based authentication to role wise permit the users to access the API's.
- Host: GitHub
- URL: https://github.com/krishnalagad/blog-app-springboot-react
- Owner: krishnalagad
- Created: 2023-05-16T09:10:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T11:45:17.000Z (about 3 years ago)
- Last Synced: 2025-07-05T09:02:06.511Z (12 months ago)
- Topics: bean-validation, hibernate-jpa, jwt-authentication, mysql, spring-boot
- Language: Java
- Homepage:
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog-app-springboot-react
It is a backend of blog application developed in spring boot and hibernate. Basically this project has the API's of blog app which are secured using spring security and it has JWT based authentication to role wise permit the users to access the API's.