This video talks about the maven as a dependency management and build tool used. We see the maven plugin for jetty and also the maven compiler plugin being used for the Online Courses Application.
It is a Spring based Web Application utilizing following technologies:
1. Spring Web MVC
2. Apache Tiles view
3. Twitter Bootstrap for responsive design
4. Spring Data JPA
5. Hibernate as ORM Implementation
6. MySql Database
7. Jetty as development server