/spring-learning

Learning about Spring 5 Framework

Primary LanguageJava

Spring 5 Learning project

Basic Spring application made for learning about it

Deployment

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.

Stack

  • Spring Initializer
  • JPA Entities
  • Hibernate
  • Spring data repositories
  • H2 Database console
  • Spring MVC
  • Thymeleaf template