Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

create database if not exists mysql true spring boot

spring.datasource.url=jdbc:mysql://localhost:3306/test?createDatabaseIfNotExist=true
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #database #exists #mysql #true #spring #boot
ADD COMMENT
Topic
Name
3+3 =