Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 557 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 557 Bytes

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