Skip to content

romainmoreau/mariadb-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Java 19 (or some older version by changing java.version in pom.xml)
  • a MariaDB server running on the default port, with a schema named "demo" and with a user "root" with no password (or adjust the JDBC URL in application.yml)

Run the demo

.\mvnw.cmd spring-boot:run or ./mvnw spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published