If there is already an existing database , then we could use some reverse engineering tool to automatically generate java persistence entity classes.
You may find below 2 ways from internet :
1. hibernate*-maven-plugin
2. IDE based reverse engine tools
This post would show you how to do it programmatically.
Showing posts with label Spring Boot. Show all posts
Showing posts with label Spring Boot. Show all posts
Tuesday, 6 June 2017
Sunday, 4 June 2017
Run Spring as Standalone Application Without Spring Boot

Thursday, 11 May 2017
Spring Boot Web Request Redirected to Dispatcher Again
If you like me followed https://spring.io/guides/gs/spring-boot/ and not able to open a web page hosted by Spring Boot , then this post may help you.
Subscribe to:
Posts (Atom)