An open API service indexing awesome lists of open source software.

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.

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.