application-test.yaml 378 B

1234567891011121314151617181920
  1. spring:
  2. datasource:
  3. username: sa
  4. password:
  5. url: jdbc:h2:mem:punch_settle;MODE=MYSQL
  6. driver-class-name: org.h2.Driver
  7. sql:
  8. init:
  9. schema-locations:
  10. - 'classpath:db/schema.sql'
  11. data-locations:
  12. - 'classpath:db/data.sql'
  13. logging:
  14. level:
  15. com.punchsettle.server: debug
  16. jasypt:
  17. encryptor:
  18. password: 9sVPl8ZLyOGR88bgyUxA