vendredi 16 octobre 2020

Creating tables in database with Spring

There is a web application using Spring Boot and JpaRepository interface to perform database queries. I want the application to be able to create tables in the database on its own at startup. How can this be done? Maybe I need to use Hibernate or something else for this? without xml




Aucun commentaire:

Enregistrer un commentaire