test3
This commit is contained in:
13
shp-exporter_v2/src/main/resources/application.yml
Normal file
13
shp-exporter_v2/src/main/resources/application.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
spring:
|
||||
application:
|
||||
name: shp-exporter-v2
|
||||
profiles:
|
||||
active: prod
|
||||
main:
|
||||
web-application-type: none
|
||||
batch:
|
||||
job:
|
||||
enabled: false
|
||||
jdbc:
|
||||
initialize-schema: always
|
||||
table-prefix: BATCH_
|
||||
Reference in New Issue
Block a user