Skip to content

Instantly share code, notes, and snippets.

@Ginxo
Last active May 30, 2022 14:51
Show Gist options
  • Save Ginxo/20a7b1ff12700d7050cdf1eaca8e71c7 to your computer and use it in GitHub Desktop.
Save Ginxo/20a7b1ff12700d7050cdf1eaca8e71c7 to your computer and use it in GitHub Desktop.
spring:
jackson:
serialization:
indent-output: true
datasource:
url: jdbc:mysql://localhost:3306/base
username: root
password: 1234
sql:
init:
mode: always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment