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
- Host: GitHub
- URL: https://github.com/celalaygar/springboot-security-jwt-react
- Owner: celalaygar
- Created: 2020-09-14T11:48:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T20:50:36.000Z (over 5 years ago)
- Last Synced: 2025-04-02T07:41:24.557Z (about 1 year ago)
- Topics: jwt, postgresql, react, redux, spring-boot, spring-security
- Language: JavaScript
- Homepage:
- Size: 324 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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,
```