Files
cameleer-saas/src/main/resources/application-test.yml

15 lines
233 B
YAML
Raw Normal View History

spring:
jpa:
show-sql: false
flyway:
clean-disabled: false
security:
oauth2:
resourceserver:
jwt:
issuer-uri: https://test-issuer.example.com/oidc
cameleer:
clickhouse:
enabled: false