ali-bouali / spring-boot-3-jwt-security

Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6
https://aliboucoding.com/p/securing-your-spring-boot-3-0-applications-with-json-web-tokens-jwt
Apache License 2.0
1.86k stars 870 forks source link

Add spring boot app to docker compose #73

Open solitary304 opened 6 months ago

solitary304 commented 6 months ago
solitary304 commented 6 months ago

stop.sh execution: image

start.sh execution: image

connect to database success: image

query result: select * from _user; image do authenticate: