Question d’entretien chez Beaconfire

How to connect Spring MVC to database

Réponse à la question d'entretien

Utilisateur anonyme

22 sept. 2024

In application.prperties file we need o specify the database connection string in order to connect to database. Along with it we need to add database dependency in pom.xml file.