File tree Expand file tree Collapse file tree
tx-manager/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88 <groupId >com.codingapi</groupId >
99 <artifactId >transaction-dubbo</artifactId >
10- <version >1 .0.1</version >
10+ <version >4 .0.1</version >
1111
1212 <name >transaction-dubbo</name >
1313 <url >https://github.com/codingapi/tx-lcn</url >
6868 <dependency >
6969 <groupId >com.codingapi</groupId >
7070 <artifactId >tx-client</artifactId >
71- <version >1 .0.1</version >
71+ <version >4 .0.1</version >
7272 </dependency >
7373
7474 <dependency >
Original file line number Diff line number Diff line change 66
77 <groupId >com.codingapi</groupId >
88 <artifactId >transaction-motan</artifactId >
9- <version >1 .0.1</version >
9+ <version >4 .0.1</version >
1010
1111 <name >transaction-motan</name >
1212 <url >https://github.com/codingapi/tx-lcn</url >
1313
14- <description >transaction-dubbo project for Spring Boot</description >
14+ <description >transaction-motan project for Spring Boot</description >
1515
1616
1717 <licenses >
6666 <dependency >
6767 <groupId >com.codingapi</groupId >
6868 <artifactId >tx-client</artifactId >
69- <version >1 .0.1</version >
69+ <version >4 .0.1</version >
7070 </dependency >
7171
7272 <!-- motan config start-->
Original file line number Diff line number Diff line change 66
77 <groupId >com.codingapi</groupId >
88 <artifactId >transaction-springcloud</artifactId >
9- <version >1 .0.1</version >
9+ <version >4 .0.1</version >
1010
1111 <name >transaction-springcloud</name >
1212 <url >https://github.com/codingapi/tx-lcn</url >
7070 <dependency >
7171 <groupId >com.codingapi</groupId >
7272 <artifactId >tx-client</artifactId >
73- <version >1 .0.1</version >
73+ <version >4 .0.1</version >
7474 </dependency >
7575
7676 <dependency >
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-client</artifactId >
8- <version >1 .0.1</version >
8+ <version >4 .0.1</version >
99
1010 <name >tx-client</name >
1111 <url >https://github.com/codingapi/tx-lcn</url >
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ tm.transaction.netty.hearttime = 15
3434tm.redis.savemaxtime =30
3535
3636# socket server Socket对外服务端口
37- tm.socket.port =8898
37+ tm.socket.port =9999
3838# 最大socket连接数
3939tm.socket.maxconnection =100
4040
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-plugins-db</artifactId >
8- <version >1 .0.1</version >
8+ <version >4 .0.1</version >
99
1010 <name >tx-plugins-db</name >
1111 <url >https://github.com/codingapi/tx-lcn</url >
6868 <dependency >
6969 <groupId >com.codingapi</groupId >
7070 <artifactId >tx-client</artifactId >
71- <version >1 .0.1</version >
71+ <version >4 .0.1</version >
7272 </dependency >
7373
7474
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-plugins-nodb</artifactId >
8- <version >1 .0.1</version >
8+ <version >4 .0.1</version >
99
1010 <name >tx-plugins-nodb</name >
1111 <url >https://github.com/codingapi/tx-lcn</url >
6868 <dependency >
6969 <groupId >com.codingapi</groupId >
7070 <artifactId >tx-client</artifactId >
71- <version >1 .0.1</version >
71+ <version >4 .0.1</version >
7272 </dependency >
7373
7474
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-plugins-redis</artifactId >
8- <version >1 .0.0 </version >
8+ <version >4 .0.1 </version >
99
1010 <name >tx-plugins-redis</name >
1111 <description >tx-plugins-redis project for Spring Boot</description >
7474 <dependency >
7575 <groupId >com.codingapi</groupId >
7676 <artifactId >tx-client</artifactId >
77- <version >1 .0.0 </version >
77+ <version >4 .0.1 </version >
7878 </dependency >
7979
8080 <dependency >
You can’t perform that action at this time.
0 commit comments