https://github.com/claudio-code/spring-security-webflux
:scroll: Learning how make login using jwt.
https://github.com/claudio-code/spring-security-webflux
Last synced: 4 months ago
JSON representation
:scroll: Learning how make login using jwt.
- Host: GitHub
- URL: https://github.com/claudio-code/spring-security-webflux
- Owner: Claudio-code
- Created: 2021-12-03T21:12:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T13:52:01.000Z (about 4 years ago)
- Last Synced: 2025-04-10T21:16:36.120Z (8 months ago)
- Language: Java
- Size: 61.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
:alien: Studying Spring Security, mongoDb :dizzy:
The project was created for studies how works it Spring Security.
### How use?
- Build project
```
make build
```
- Start project
```
make start
```
### Technologies used this project
- Java 17
- Spring-Boot
- Spring-Security
- Docker
- Bash
- MongoDB