Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 277 Bytes

Notes Backend

Warning: This is a work in progress project.

This is made using the Spring Boot framework for Java.

This project makes use of the following:

  • H2 Database
  • Security (JWT)
  • Swagger

ToDo:

  • Testing
  • Store all constants separately
  • Shift to WebFlux