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

https://github.com/celalaygar/springboot-security-jwt-react

Spring Boot, Security, Jwt, React, Postgresql
https://github.com/celalaygar/springboot-security-jwt-react

jwt postgresql react redux spring-boot spring-security

Last synced: about 1 year ago
JSON representation

Spring Boot, Security, Jwt, React, Postgresql

Awesome Lists containing this project

README

          

# SpringBoot-Security-JWT-React
Security operation is used in React and Spring Boot (with Redux and without Redux)

## Using Tools & Technologies
### Backend
```
- Spring Boot 2.3.3
- Spring Security, JWT
- REST API (get, post, put, delete, patch)
- Lombok
- ModelMapper, DTO
- JPA, Hibernate
- PostgreSql 12
```
### Frontend
```
- React
- Redux
- Alertify Js
- Bootstrap 4,
```