https://github.com/miracciftci/hoaxify-springsecurity
https://github.com/miracciftci/hoaxify-springsecurity
java jpa jwt react spring-boot spring-security
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/miracciftci/hoaxify-springsecurity
- Owner: miracciftci
- Created: 2023-09-28T08:50:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T09:21:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T11:39:30.276Z (over 1 year ago)
- Topics: java, jpa, jwt, react, spring-boot, spring-security
- Language: Java
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hoaxify-SpringSecurity
A project mainly focused on Spring security, with Java-Spring in the backend, where users log in and out from the interface.
I wrote the backend of the project in two different packaging patterns
- Package By Feature
- package By Layer
# Used technologies
- React
- Spring Boot
- Spring Security
- JPA
- H2 Database
- Lombok
- Spring Devtools