| | |
| | | datasource: |
| | | name: prod |
| | | # JDBC 基本配置 ¤tSchema=public |
| | | #url: jdbc:postgresql://192.168.20.83:5433/moon?useAffectedRows=true |
| | | url: jdbc:postgresql://103.85.165.99:25432/moon?useAffectedRows=true |
| | | url: jdbc:postgresql://192.168.20.83:5433/moon?useAffectedRows=true |
| | | #url: jdbc:postgresql://103.85.165.99:25432/moon?useAffectedRows=true |
| | | username: postgres |
| | | password: Postgres!_14_moon |
| | | #password: postgres |
| | |
| | | deny: |
| | | |
| | | # mybatis |
| | | #mybatis: |
| | | # type-aliases-package: com.moon.server.entity |
| | | # config-location: classpath:mybatis.xml |
| | | # mapper-locations: classpath:mapper/**/*.xml |
| | | |
| | | mybatis-plus: |
| | | type-aliases-package: com.moon.server.entity |
| | | config-location: classpath:mybatis.xml |
| | |
| | | logging: |
| | | config: classpath:logback-spring.xml |
| | | |
| | | # RestTemplate config |
| | | # restTemplate config |
| | | remote: |
| | | maxTotalConnect: 0 |
| | | maxConnectPerRoute: 1000 |
| | | connectTimeout: 30000 |
| | | readTimeout: -1 |
| | | |
| | | shujian: |
| | | ak: ak=mf72ff9295c740ec0f37e61433e8a3ad8d |
| | | url: http://172.16.2.10:50001 |
| | | |
| | | # 系统配置 |
| | | sys: |
| | | # 管理员ID |