This project is a backend RESTful API application for the Study Jam Web Application, developed by members of the Google Developer Student Clubs - HCMUTE.
In addition to its production use, this project is made public to serve as a resource for sharing knowledge and skills in web development with club members and other students or developers seeking a reference project on building RESTful APIs with Spring Boot.
This project utilizes the following main technologies:
- Spring Boot (version 3.3.1)
- Spring Data JPA
- Spring Security
- JUnit 5
- springdoc-openapi (version 2.6.0)
- Liquibase
- PostgreSQL