This is an example realization of a simple ticket selling service for the cinema (REST API), for selling tickets, adding new movies, and allowing users to login using Spring Security auth.
login/registeruser/cinema-hallscreate/getAll/moviescreate/getAll/movie-sessionscreate/update/delete/getAllAvailable/orderscompleteOrder/getOrderHistory/shopping-cartsaddToCart/getByUser/usersgetByEmail
- Java 11
- Maven 4.0.0
- MavenCheckstyle 3.1.1
- Tomcat 9.0.58
- MySQL 8.0.22
- Servlet 4.0.1
- Hibernate
- Spring
- Configure Apache Tomcat for your IDE
- Install MySQL and MySQL Workbench
- Configure
db.propertiesset:db.userdb.passwordhibernate.dialect - Configure the tomcat library path in the startup settings Enjoy!
@LinkClink telegram