| | |
| | | include-stacktrace: ALWAYS |
| | | include-message: ALWAYS |
| | | servlet: |
| | | context-path: |
| | | context-path: /jeecg-boot |
| | | compression: |
| | | enabled: true |
| | | min-response-size: 1024 |
| | | mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/* |
| | | |
| | | management: |
| | | endpoints: |
| | | web: |
| | |
| | | connectProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 |
| | | datasource: |
| | | master: |
| | | url: jdbc:sqlserver://192.168.1.118:1433;databasename=LXZN_TEST_HANGYU |
| | | url: jdbc:sqlserver://192.168.1.118:1433;databasename=LXZN_TEST_WK |
| | | username: sa |
| | | password: 123 |
| | | driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | |
| | | database: 0 |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | password: 123456 |
| | | password: '' |
| | | flowable: |
| | | enable: true |
| | | #关闭定时任务JOB |