Voeg de onderstaande afhankelijkheid toe:
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
Die de gegevensbron automatisch configureert
Voeg de onderstaande afhankelijkheid toe:
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
Die de gegevensbron automatisch configureert