/bookstore-backend

Springboot tutorial: Springboot + Spring data + Spring Security + Mysql + Mongodb

Primary LanguageJava

Bookstore Backend

Programme Structure

  • Spring boot
  • Spring data JPA
  • Spring Security
    • BCrypt encode
  • Mysql
  • slf4j

Database

The sql scripts are provided under /sql/ .

References

ToDoList

  • The same username notice
  • Spring Session with Redis