Personal Movie Database
Personal Movie Database is a Java web application technology demonstration utilizing the following technologies:
- Spring MVC
- Spring Security
- Web application configuration using JavaConfig
- Thymeleaf
- Validation
- Jersey
- Bootstrap and JQuery
This application is built to run on an application server with the datasource set up through JNDI. Table creation SQL for the underlying database is provided within the repository.