Commit Graph

4 Commits

Author SHA1 Message Date
2fa012a8b5 Add Swagger documentation
* Split PaymentDTO and PaymentRequest
 * Updated Converters accordingly
 * Use LocalDateTime instead of Date
2023-05-15 18:24:09 +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