Skip to content

Instantly share code, notes, and snippets.

@musketyr
Created August 2, 2021 14:03
Show Gist options
  • Save musketyr/96a3f8aded7cb030eb0576af0456b062 to your computer and use it in GitHub Desktop.
Save musketyr/96a3f8aded7cb030eb0576af0456b062 to your computer and use it in GitHub Desktop.
dataSource:
dbCreate: update
url: jdbc:mysql://localhost:3306/hello?useSSL=false
driverClassName: com.mysql.cj.jdbc.Driver
dialect: org.hibernate.dialect.MySQL5InnoDBDialect
username: grails
password: grails
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment