Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 247 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 247 Bytes

blog

Simple blog crud with jwt security

run with populateDb class enabling @PostConstruct :- this will add 2 roles adim and user to the roles and adds a admin user (username- admin, password- admin) which can be userd to activate other users.