Skip to content

This project contains code how to setup Spring boot with Spring version 4.2.3 and how to get json of an entity. In this I will demonstrate how easy it is to do following things:<br> - Connect with Hibernate<br> - Create Entity manager or datasource<br> - No need of Controller/Service layer<br> - Directly expose Repository as Rest path and access…

Notifications You must be signed in to change notification settings

svermaji/Spring-boot-with-hibernate-no-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

This project contains code how to setup Spring boot with Spring version 4.2.3 and how to get json of an entity. In this I will demonstrate how easy it is to do following things:<br> - Connect with Hibernate<br> - Create Entity manager or datasource<br> - No need of Controller/Service layer<br> - Directly expose Repository as Rest path and access…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages