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

Doc: mention to create database #25

Closed rockcreation7 closed 1 year ago

rockcreation7 commented 1 year ago

I try to follow above four steps, but turn out the database is not find, updated readme to provide tips to other if they also facing same issue.

ali-bouali commented 1 year ago

Thanks for updating the readme file