We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0eb3ab commit 7e3bec5Copy full SHA for 7e3bec5
layer-batch/src/test/resources/application-test.yml
@@ -1,6 +1,4 @@
1
spring:
2
- config:
3
- import: application-secret.properties
4
datasource:
5
driver-class-name: org.h2.Driver
6
url: jdbc:h2:mem:layer-local-db;DATABASE_TO_UPPER=FALSE;mode=mysql # H2 접속 정보 (전부 소문자로 지정)
0 commit comments