devondragon / SpringUserFramework

Easy User Management Framework/Starter App for Spring. Providing registration, login, logout, and more built on top of Spring Security.
Apache License 2.0
88 stars 28 forks source link

Application not starting in local #21

Closed thegdsks closed 1 year ago

thegdsks commented 1 year ago

Getting following error

image

create-issue-branch[bot] commented 1 year ago

Branch issue-21-Application_not_starting_in_local created!

devondragon commented 1 year ago

@gagandua078 just to confirm, is this on the main branch or branch https://github.com/devondragon/SpringUserFramework/tree/issue-19-OAuth_and_General_Improvements ?

thegdsks commented 1 year ago

Main branch is giving error, yeah I’ll test other branch as well

thegdsks commented 1 year ago

@devondragon Getting same error in all branches tried with mysql server, mariadb server in docker getting same error...

devondragon commented 1 year ago

Thank you for checking! I'm sorry for the hassle. I will look at this this weekend and hopefully have a fix for you ASAP!

devondragon commented 1 year ago

@gagandua078 This should be fixed in main. Sorry about that! Let me know if you have any questions or issues!