1234567891011121314151617 |
- spring:
- profiles:
- active: dev
- server:
- port: 9874
- application:
- process-id: 81040
- logging-hist: true
- etlp-int: false
- page-count: 0
- scheduling:
- process-ggits-etlp: 10 3 3 * * *
- ggits-tsinfo-enable: true
- ggits-tsinfo-process-id: 81050
- ggits-tsinfo-url: http://192.168.24.22:9871/info/ps
|