| | |
| | | driver-class-name: org.postgresql.Driver |
| | | username: postgres |
| | | |
| | | #url: jdbc:postgresql://127.0.0.1:15432/huishui_ai?ApplicationName=huishui_ai_web |
| | | #password: p@ssw0rd |
| | | # url: jdbc:postgresql://127.0.0.1:15432/huishui_ai_dev?ApplicationName=huishui_ai_web |
| | | # password: p@ssw0rd |
| | | |
| | | url: jdbc:postgresql://192.168.123.74:5432/huishui_ai?ApplicationName=huishui_ai_web |
| | | password: p@ssw0rd |
| | |
| | | servlet: |
| | | multipart: |
| | | max-file-size: 10GB |
| | | max-request-size: 10GB |
| | | max-request-size: 10GB |
| | | cache: |
| | | ehcache: |
| | | config: classpath:ehcache.xml |
| | |
| | | store-type: hazelcast |
| | | #timeout: 1800 |
| | | timeout: 1800 |
| | | # redis: |
| | | # namespace: redis:session |
| | | # redis: |
| | | # namespace: redis:session |
| | | # redis: |
| | | # database: 0 |
| | | # host: 127.0.0.1 |
| | |
| | | enabled: true |
| | | min-response-size: 1024 |
| | | mime-types: |
| | | - application/json |
| | | - application/json |
| | | tomcat: |
| | | max-http-form-post-size: -1 |
| | | |
| | | mybatis: |
| | | config-location: classpath:MyBatisConfiguration.xml |
| | | mapper-locations: classpath*:mybatismap/*Mapper.xml |
| | | |
| | | |
| | | wiai: |
| | | debug_mode: false |
| | | debug_mode: false |
| | | table_data_source: ai_data_source |
| | | |
| | | |
| | | |
| | | hswater: |
| | | tables: |
| | | global_config: app_global_config |
| | | session: |
| | | header: true |
| | | cookie: true |
| | | trace : false |
| | | trace: false |
| | | hostid: WEB_HOST |
| | | logger: |
| | | sql: false |
| | |
| | | dll: |
| | | jar: |
| | | |
| | | |
| | | |