You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 rivejä
248 B

  1. spring:
  2. datasource:
  3. jdbc-url: jdbc:mysql://127.0.0.1:3308/fhsmscdb?useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8
  4. username: root
  5. password: secret
  6. springdoc:
  7. api-docs:
  8. path: /v3/api-docs
  9. enabled: true