This is a Movie Ticket booking system
- Java
- Spring Boot
- MySQL
- JPA/Hibernate
- Rest api
- Swagger
Open the project in an editor and run ZomentumApplication.java
Make sure that sql server is running and also change the application.properties file with your sql server username and password.
Application will run at port 8080(localhost)
A nice detailed documentation of the apis can be found at Swagger Documentation I have used swagger to prepare this documentation. You can also hit apis using this documentation page and get response.