mauriciofcesteves / study-spring-mvc

Simple application with Spring Boot, Spring MVC, Spring Data and JPA, Spring Security
http://mauriciofcesteves.blogspot.com.br/2016/09/hello-world-using-spring-mvc-spring.html
0 stars 0 forks source link

Infra: Configure postgres connections and map some entity #6

Closed mauriciofcesteves closed 7 years ago

mauriciofcesteves commented 7 years ago

Create the first entity and map with jpa annotations, create the Service and DAO