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.I have spring boot project which has dependenci