File tree Expand file tree Collapse file tree 18 files changed +54
-54
lines changed
APIJSONDemo-Elasticsearch
APIJSONDemo-MultiDataSource-Elasticsearch
APIJSONDemo-MultiDataSource-Kafka
APIJSONDemo-MultiDataSource-RediSQL
APIJSONDemo-MultiDataSource-Redis
APIJSONDemo-ShardingSphere Expand file tree Collapse file tree 18 files changed +54
-54
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >apijson.boot</groupId >
77 <artifactId >apijson-boot</artifactId >
8- <version >6.2.0 </version >
8+ <version >7.0.3 </version >
99 <packaging >jar</packaging >
1010
1111 <name >APIJSONBoot-BigData</name >
5555 <dependency >
5656 <groupId >com.github.Tencent</groupId >
5757 <artifactId >APIJSON</artifactId >
58- <version >6.2.0 </version >
58+ <version >7.0.3 </version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.github.APIJSON</groupId >
6262 <artifactId >apijson-framework</artifactId >
63- <version >6.2.0 </version >
63+ <version >7.0.3 </version >
6464 </dependency >
6565 <dependency >
6666 <groupId >com.github.APIJSON</groupId >
6767 <artifactId >apijson-column</artifactId >
68- <version >1.7.0 </version >
68+ <version >2.0.3 </version >
6969 </dependency >
7070 <!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
7171
Original file line number Diff line number Diff line change 55
66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo</artifactId >
8- <version >6.2.0 </version >
8+ <version >7.0.3 </version >
99
1010 <name >APIJSONDemo-ClickHouse</name >
1111 <description >Demo project for testing APIJSON server based on SpringBoot</description >
4545 <dependency >
4646 <groupId >com.github.Tencent</groupId >
4747 <artifactId >APIJSON</artifactId >
48- <version >6.2.0 </version >
48+ <version >7.0.3 </version >
4949 </dependency >
5050 <dependency >
5151 <groupId >com.github.APIJSON</groupId >
5252 <artifactId >apijson-framework</artifactId >
53- <version >6.2.0 </version >
53+ <version >7.0.3 </version >
5454 </dependency >
5555
5656 <!-- Oracle, SQLServer 等其它数据库的 JDBC 驱动,可以在这里加上 Maven 依赖或 libs 目录放 Jar 包并依赖 -->
Original file line number Diff line number Diff line change 66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo-druid</artifactId >
88 <packaging >jar</packaging >
9- <version >6.2.0 </version >
9+ <version >7.0.3 </version >
1010
1111 <name >APIJSONDemo-Druid</name >
1212 <description >Demo project for Testing APIJSON Server based on SpringBoot</description >
2222 <dependency >
2323 <groupId >com.github.Tencent</groupId >
2424 <artifactId >APIJSON</artifactId >
25- <version >6.2.0 </version >
25+ <version >7.0.3 </version >
2626 </dependency >
2727 <dependency >
2828 <groupId >com.github.APIJSON</groupId >
2929 <artifactId >apijson-framework</artifactId >
30- <version >6.2.0 </version >
30+ <version >7.0.3 </version >
3131 </dependency >
3232
3333 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 55
66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo</artifactId >
8- <version >6.2.0 </version >
8+ <version >7.0.3 </version >
99
1010 <name >APIJSONDemo-Elasticsearch</name >
1111 <description >Demo project for testing APIJSON server based on SpringBoot</description >
2121 <dependency >
2222 <groupId >com.github.Tencent</groupId >
2323 <artifactId >APIJSON</artifactId >
24- <version >6.2.0 </version >
24+ <version >7.0.3 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >com.github.APIJSON</groupId >
2828 <artifactId >apijson-framework</artifactId >
29- <version >6.2.0 </version >
29+ <version >7.0.3 </version >
3030 </dependency >
3131
3232 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 55
66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo</artifactId >
8- <version >6.2.0 </version >
8+ <version >7.0.3 </version >
99
1010 <name >APIJSONDemo-Hadoop</name >
1111 <description >Demo project for testing APIJSON server based on SpringBoot</description >
2121 <dependency >
2222 <groupId >com.github.Tencent</groupId >
2323 <artifactId >APIJSON</artifactId >
24- <version >6.2.0 </version >
24+ <version >7.0.3 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >com.github.APIJSON</groupId >
2828 <artifactId >apijson-framework</artifactId >
29- <version >6.2.0 </version >
29+ <version >7.0.3 </version >
3030 </dependency >
3131
3232 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 66 <groupId >apijson.demo</groupId >
77 <artifactId >apijson-demo-hikaricp</artifactId >
88 <packaging >jar</packaging >
9- <version >6.2.0 </version >
9+ <version >7.0.3 </version >
1010
1111 <name >APIJSONDemo</name >
1212 <description >Demo project for Testing APIJSON Server based on SpringBoot</description >
2222 <dependency >
2323 <groupId >com.github.Tencent</groupId >
2424 <artifactId >APIJSON</artifactId >
25- <version >6.2.0 </version >
25+ <version >7.0.3 </version >
2626 </dependency >
2727 <dependency >
2828 <groupId >com.github.APIJSON</groupId >
2929 <artifactId >apijson-framework</artifactId >
30- <version >6.2.0 </version >
30+ <version >7.0.3 </version >
3131 </dependency >
3232
3333 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >apijson.demo</groupId >
1111 <artifactId >apijsondemo-multidatasource-elasticsearch</artifactId >
12- <version >6.2.0 </version >
12+ <version >7.0.3 </version >
1313
1414 <name >apijsondemo-multidatasource-elasticsearch</name >
1515 <description >Demo project for testing APIJSON server based on SpringBoot</description >
4646 <dependency >
4747 <groupId >com.github.Tencent</groupId >
4848 <artifactId >APIJSON</artifactId >
49- <version >6.2.0 </version >
49+ <version >7.0.3 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >com.github.APIJSON</groupId >
5353 <artifactId >apijson-framework</artifactId >
54- <version >6.2.0 </version >
54+ <version >7.0.3 </version >
5555 </dependency >
5656
5757 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >apijson.demo</groupId >
1111 <artifactId >apijsondemo-multidatasource-kafka</artifactId >
12- <version >6.2.0 </version >
12+ <version >7.0.3 </version >
1313
1414 <name >apijsondemo-multidatasource-kafka</name >
1515 <description >Demo project for testing APIJSON server based on SpringBoot</description >
4646 <dependency >
4747 <groupId >com.github.Tencent</groupId >
4848 <artifactId >APIJSON</artifactId >
49- <version >6.2.0 </version >
49+ <version >7.0.3 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >com.github.APIJSON</groupId >
5353 <artifactId >apijson-framework</artifactId >
54- <version >6.2.0 </version >
54+ <version >7.0.3 </version >
5555 </dependency >
5656
5757 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >apijson.demo</groupId >
1111 <artifactId >apijsondemo-multidatasource-rediSQL</artifactId >
12- <version >6.2.0 </version >
12+ <version >7.0.3 </version >
1313
1414 <name >apijsondemo-multidatasource-rediSQL</name >
1515 <description >Demo project for testing APIJSON server based on SpringBoot</description >
4646 <dependency >
4747 <groupId >com.github.Tencent</groupId >
4848 <artifactId >APIJSON</artifactId >
49- <version >6.2.0 </version >
49+ <version >7.0.3 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >com.github.APIJSON</groupId >
5353 <artifactId >apijson-framework</artifactId >
54- <version >6.2.0 </version >
54+ <version >7.0.3 </version >
5555 </dependency >
5656
5757 <!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >apijson.demo</groupId >
1111 <artifactId >apijsondemo-multidatasource-redis</artifactId >
12- <version >6.2.0 </version >
12+ <version >7.0.3 </version >
1313
1414 <name >apijsondemo-multidatasource-redis</name >
1515 <description >Demo project for testing APIJSON server based on SpringBoot</description >
4646 <dependency >
4747 <groupId >com.github.Tencent</groupId >
4848 <artifactId >APIJSON</artifactId >
49- <version >6.2.0 </version >
49+ <version >7.0.3 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >com.github.APIJSON</groupId >
5353 <artifactId >apijson-framework</artifactId >
54- <version >6.2.0 </version >
54+ <version >7.0.3 </version >
5555 </dependency >
5656
5757 <!-- 需要用的数据库 JDBC 驱动 -->
You can’t perform that action at this time.
0 commit comments