Basic Spring application made for learning about it
Project made with Intellij, you can launch it very easy with Intellij, launch SpringLearningApplication class and go to http://localhost:8080/ in your browser. If you are using Eclipse you will have to do a maven tomcat run.
- Spring Initializer
- JPA Entities
- Hibernate
- Spring data repositories
- H2 Database console
- Spring MVC
- Thymeleaf template