Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

reverse engineer database tables using spring eclipse sts on a spring boot project

I have spring boot project which has dependencies on rest web service, mysql, jdbc and JPA. How do i reverse engineer the database tables and create dao's for those tables using Spring Eclipse sts? I believe it can be done using Spring roo, but can it be done without using Spring roo and by just using Spring eclipse STS.

like image 229
kiran Avatar asked Mar 01 '26 19:03

kiran


1 Answers

I didn't find any built in option to reverse engineer the database in spring boot, but the below telosys-tools plugin worked out for me.

https://sites.google.com/site/telosystutorial/springmvc-jpa-springdatajpa

Not sure why Spring STS tool doesn't have some thing similar.

like image 189
kiran Avatar answered Mar 03 '26 13:03

kiran



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!