Skip to content

frknpg/spring-boot-3-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot 3 with Spring Security 6


Thank you for visiting this repository.
I hope you find what you are looking for, otherwise please do let me know.
I will try to make this repository as complete as possible.

Installation prerequisites

Installation steps

  • Open Docker Desktop
  • Open this repository within your preferred IDE
  • Open a terminal within your IDE on location yourlocation\spring-boot-3-security
  • Type docker compose up -d
  • Now start the application
  • Open the database on: http://localhost:5050
  • Add a database called postgres
  • Use the credentials as per the application-database.yml file (located within folder: yourlocation\spring-boot-3-security\src\main\resources)

Do not forget to follow the repository for further updates.

About

Spring Boot 3 with Spring Security 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages