|
@ -5,7 +5,7 @@ |
|
|
<version>0.3.83</version> |
|
|
<version>0.3.83</version> |
|
|
<parent> |
|
|
<parent> |
|
|
<groupId>com.epmet</groupId> |
|
|
<groupId>com.epmet</groupId> |
|
|
<artifactId>pli-power-axis</artifactId> |
|
|
<artifactId>pli-power-base</artifactId> |
|
|
<version>2.0.0</version> |
|
|
<version>2.0.0</version> |
|
|
</parent> |
|
|
</parent> |
|
|
<artifactId>pli-power-base-server</artifactId> |
|
|
<artifactId>pli-power-base-server</artifactId> |
|
@ -19,7 +19,7 @@ |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.epmet</groupId> |
|
|
<groupId>com.epmet</groupId> |
|
|
<artifactId>pli-power-axis-client</artifactId> |
|
|
<artifactId>pli-power-base-client</artifactId> |
|
|
<version>2.0.0</version> |
|
|
<version>2.0.0</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
@ -115,7 +115,7 @@ |
|
|
<spring.datasource.druid.url> |
|
|
<spring.datasource.druid.url> |
|
|
<![CDATA[jdbc:mysql://192.168.1.140:3306/epmet_pli_power?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> |
|
|
<![CDATA[jdbc:mysql://192.168.1.140:3306/epmet_pli_power?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> |
|
|
</spring.datasource.druid.url> |
|
|
</spring.datasource.druid.url> |
|
|
<spring.datasource.druid.username>epmet_pli_power</spring.datasource.druid.username> |
|
|
<spring.datasource.druid.username>epmet_pli_power_user</spring.datasource.druid.username> |
|
|
<spring.datasource.druid.password>EpmEt-db-UsEr</spring.datasource.druid.password> |
|
|
<spring.datasource.druid.password>EpmEt-db-UsEr</spring.datasource.druid.password> |
|
|
<!-- redis配置 --> |
|
|
<!-- redis配置 --> |
|
|
<spring.redis.index>0</spring.redis.index> |
|
|
<spring.redis.index>0</spring.redis.index> |
|
@ -139,7 +139,7 @@ |
|
|
<thread.threadPool.max-pool-size>8</thread.threadPool.max-pool-size> |
|
|
<thread.threadPool.max-pool-size>8</thread.threadPool.max-pool-size> |
|
|
<thread.threadPool.queue-capacity>10</thread.threadPool.queue-capacity> |
|
|
<thread.threadPool.queue-capacity>10</thread.threadPool.queue-capacity> |
|
|
<thread.threadPool.keep-alive-seconds>60</thread.threadPool.keep-alive-seconds> |
|
|
<thread.threadPool.keep-alive-seconds>60</thread.threadPool.keep-alive-seconds> |
|
|
<thread.threadPool.thread-name-prefix>pli-power-axis-</thread.threadPool.thread-name-prefix> |
|
|
<thread.threadPool.thread-name-prefix>pli-power-base-</thread.threadPool.thread-name-prefix> |
|
|
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler> |
|
|
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler> |
|
|
|
|
|
|
|
|
<spring.flyway.enabled>false</spring.flyway.enabled> |
|
|
<spring.flyway.enabled>false</spring.flyway.enabled> |
|
@ -189,7 +189,7 @@ |
|
|
<thread.threadPool.max-pool-size>8</thread.threadPool.max-pool-size> |
|
|
<thread.threadPool.max-pool-size>8</thread.threadPool.max-pool-size> |
|
|
<thread.threadPool.queue-capacity>10</thread.threadPool.queue-capacity> |
|
|
<thread.threadPool.queue-capacity>10</thread.threadPool.queue-capacity> |
|
|
<thread.threadPool.keep-alive-seconds>60</thread.threadPool.keep-alive-seconds> |
|
|
<thread.threadPool.keep-alive-seconds>60</thread.threadPool.keep-alive-seconds> |
|
|
<thread.threadPool.thread-name-prefix>pli-power-axis-</thread.threadPool.thread-name-prefix> |
|
|
<thread.threadPool.thread-name-prefix>pli-power-base-</thread.threadPool.thread-name-prefix> |
|
|
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler> |
|
|
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler> |
|
|
|
|
|
|
|
|
<spring.flyway.enabled>false</spring.flyway.enabled> |
|
|
<spring.flyway.enabled>false</spring.flyway.enabled> |
|
@ -239,7 +239,7 @@ |
|
|
<thread.threadPool.max-pool-size>8</thread.threadPool.max-pool-size> |
|
|
<thread.threadPool.max-pool-size>8</thread.threadPool.max-pool-size> |
|
|
<thread.threadPool.queue-capacity>10</thread.threadPool.queue-capacity> |
|
|
<thread.threadPool.queue-capacity>10</thread.threadPool.queue-capacity> |
|
|
<thread.threadPool.keep-alive-seconds>60</thread.threadPool.keep-alive-seconds> |
|
|
<thread.threadPool.keep-alive-seconds>60</thread.threadPool.keep-alive-seconds> |
|
|
<thread.threadPool.thread-name-prefix>pli-power-axis-</thread.threadPool.thread-name-prefix> |
|
|
<thread.threadPool.thread-name-prefix>pli-power-base-</thread.threadPool.thread-name-prefix> |
|
|
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler> |
|
|
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler> |
|
|
|
|
|
|
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
@ -287,7 +287,7 @@ |
|
|
<thread.threadPool.max-pool-size>8</thread.threadPool.max-pool-size> |
|
|
<thread.threadPool.max-pool-size>8</thread.threadPool.max-pool-size> |
|
|
<thread.threadPool.queue-capacity>10</thread.threadPool.queue-capacity> |
|
|
<thread.threadPool.queue-capacity>10</thread.threadPool.queue-capacity> |
|
|
<thread.threadPool.keep-alive-seconds>60</thread.threadPool.keep-alive-seconds> |
|
|
<thread.threadPool.keep-alive-seconds>60</thread.threadPool.keep-alive-seconds> |
|
|
<thread.threadPool.thread-name-prefix>pli-power-axis-</thread.threadPool.thread-name-prefix> |
|
|
<thread.threadPool.thread-name-prefix>pli-power-base-</thread.threadPool.thread-name-prefix> |
|
|
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler> |
|
|
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler> |
|
|
|
|
|
|
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
|
<spring.flyway.enabled>true</spring.flyway.enabled> |
|
|