Skip to content

vanish-gold16/SpringBootPracticeWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Learning project in Java + Spring Boot: REST API, JPA/Hibernate, PostgreSQL/MySQL, Docker. Immitation of booking service and reservation management

Tech stack

Java backend: Spring Boot, Rest API, Databases, JPA/Hibernate, Docker

How to run

Clone the project to your local IDE and start. No third applications needed

Examples of Endpoint

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

Roadmap

Kafka, Spring Security, tests, Swagger/OpenAPI

About

Education Spring Boot CRUD app (REST + DB)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages