Commit Graph

4 Commits

Author SHA1 Message Date
66c349f630 Add Swagger documentation 2023-05-15 14:53:59 +02:00
0a3d3d25c6 Move models and add DTOs 2023-05-10 00:07:10 +02:00
efc9f9c77c Configure H2 database and add repositories 2023-05-06 22:56:23 +02:00
54cd17cacb Initialize project using Spring Initializr
* Spring Web
 * Spring Data JPA
 * H2 Database
 * Spring Security
 * Spring Boot Devtools
 * Spring Configuration Processor
 * Lombok
2023-05-06 14:27:32 +02:00