Configure your application.properties with the following values:
spring.jpa.hibernate.ddl-auto=none
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
spring.datasource.url=jdbc:mariadb://rdbm:3306/gft00
spring.datasource.username=mariadb_username
spring.datasource.password=mariadb_password