Learning project in Java + Spring Boot: REST API, JPA/Hibernate, PostgreSQL/MySQL, Docker. Immitation of booking service and reservation management
Java backend: Spring Boot, Rest API, Databases, JPA/Hibernate, Docker
Clone the project to your local IDE and start. No third applications needed
https:/localhost:8080/reservations
https:/localhost:8080/reservations/{id}
https:/localhost:8080/reservations/{id}/delete
https:/localhost:8080/reservations/{id}/edit
https:/localhost:8080/reservations/{id}/approve
Kafka, Spring Security, tests, Swagger/OpenAPI