Commit 2d4fd0d8 authored by 李驰骋's avatar 李驰骋

标签系统配置

parent 82ea225e
topsunit:
token-expires-hour: 8760
token-secret: q8w3Cx9Lr4fT2y6uV5sZ8aE1mN0kP7gH
authentication-enabled: false
print-api-url: http://127.0.0.1:8085/ximaiprintservice/print/PrintLabelByBarTender
share-url: smb://127.0.0.1/share
mes-url: http://localhost:8088
default-password: 123456
db-name: BARCODE_SYSTEM_B
server:
port: 20092
servlet:
context-path: /
logging:
level:
root: warn
com:
topsunit:
scanservice:
ximai:
barcodeb:
controller: debug
com.topsunit: info
druid:
sql:
Statement: debug
spring:
messages:
# 国际化资源文件路径
basename: i18n/messages
devtools:
restart:
enabled: false
datasource:
name: BARCODE_SYSTEM
username: sa
password: 123qweQWE
url: jdbc:sqlserver://192.168.1.128:1433;DatabaseName=AQURun4Cli
type: com.alibaba.druid.pool.DruidDataSource
druid:
filters: stat
max-active: 20
initial-size: 1
max-wait: 60000
min-idle: 1
time-between-eviction-runs-millis: 60000
min-evictable-idle-time-millis: 30000
validation-query: select 'x'
test-while-idle: true
test-on-borrow: false
test-on-return: false
pool-prepared-statements: true
max-open-prepared-statements: 20
filter:
slf4j:
enabled: true
statement-log-enabled: true
statement-create-after-log-enabled: false
statement-close-after-log-enabled: false
statement-executable-sql-log-enable: true
statement-prepare-after-log-enabled: false
statement-parameter-set-log-enabled: false
statement-execute-after-log-enabled: false
statement-execute-query-after-log-enabled: false
statement-execute-update-after-log-enabled: false
statement-execute-batch-after-log-enabled: false
statement-sql-pretty-format: false
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
jackson:
serialization:
indent-output: true
jpa:
hibernate:
ddl-auto: none
naming:
physical-strategy: com.topsunit.scanservice.ximai.common.PhysicalNamingStrategyUpperCaseImpl
show-sql: true
application:
name: barcode-system
topsunit:
token-expires-hour: 8760
token-secret: q8w3Cx9Lr4fT2y6uV5sZ8aE1mN0kP7gH
authentication-enabled: false
print-api-url: http://127.0.0.1:8085/ximaiprintservice/print/PrintLabelByBarTender
share-url: smb://127.0.0.1/share
mes-url: http://localhost:8088
default-password: 123456
db-name: BARCODE_SYSTEM_B
server:
port: 20092
servlet:
context-path: /
logging:
level:
root: warn
com:
topsunit:
scanservice:
ximai:
barcodeb:
controller: debug
com.topsunit: info
druid:
sql:
Statement: debug
spring:
messages:
# 国际化资源文件路径
basename: i18n/messages
devtools:
restart:
enabled: false
datasource:
name: BARCODE_SYSTEM
username: sa
password: 123qweQWE
url: jdbc:sqlserver://192.168.1.128:1433;DatabaseName=AQURun4Cli
type: com.alibaba.druid.pool.DruidDataSource
druid:
filters: stat
max-active: 20
initial-size: 1
max-wait: 60000
min-idle: 1
time-between-eviction-runs-millis: 60000
min-evictable-idle-time-millis: 30000
validation-query: select 'x'
test-while-idle: true
test-on-borrow: false
test-on-return: false
pool-prepared-statements: true
max-open-prepared-statements: 20
filter:
slf4j:
enabled: true
statement-log-enabled: true
statement-create-after-log-enabled: false
statement-close-after-log-enabled: false
statement-executable-sql-log-enable: true
statement-prepare-after-log-enabled: false
statement-parameter-set-log-enabled: false
statement-execute-after-log-enabled: false
statement-execute-query-after-log-enabled: false
statement-execute-update-after-log-enabled: false
statement-execute-batch-after-log-enabled: false
statement-sql-pretty-format: false
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
jackson:
serialization:
indent-output: true
jpa:
hibernate:
ddl-auto: none
naming:
physical-strategy: com.topsunit.scanservice.ximai.common.PhysicalNamingStrategyUpperCaseImpl
show-sql: true
application:
name: barcode-system
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment