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
18 files changed +54
-54
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.boot</groupId >
7
7
<artifactId >apijson-boot</artifactId >
8
- <version >6.2.0 </version >
8
+ <version >7.0.3 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >APIJSONBoot-BigData</name >
55
55
<dependency >
56
56
<groupId >com.github.Tencent</groupId >
57
57
<artifactId >APIJSON</artifactId >
58
- <version >6.2.0 </version >
58
+ <version >7.0.3 </version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >com.github.APIJSON</groupId >
62
62
<artifactId >apijson-framework</artifactId >
63
- <version >6.2.0 </version >
63
+ <version >7.0.3 </version >
64
64
</dependency >
65
65
<dependency >
66
66
<groupId >com.github.APIJSON</groupId >
67
67
<artifactId >apijson-column</artifactId >
68
- <version >1.7.0 </version >
68
+ <version >2.0.3 </version >
69
69
</dependency >
70
70
<!-- 可使用 libs 目录的 apijson-orm.jar, apijson-framework.jar, apijson-column.jar 来替代,两种方式二选一 >>>>>>>>>> -->
71
71
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo</artifactId >
8
- <version >6.2.0 </version >
8
+ <version >7.0.3 </version >
9
9
10
10
<name >APIJSONDemo-ClickHouse</name >
11
11
<description >Demo project for testing APIJSON server based on SpringBoot</description >
45
45
<dependency >
46
46
<groupId >com.github.Tencent</groupId >
47
47
<artifactId >APIJSON</artifactId >
48
- <version >6.2.0 </version >
48
+ <version >7.0.3 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >com.github.APIJSON</groupId >
52
52
<artifactId >apijson-framework</artifactId >
53
- <version >6.2.0 </version >
53
+ <version >7.0.3 </version >
54
54
</dependency >
55
55
56
56
<!-- Oracle, SQLServer 等其它数据库的 JDBC 驱动,可以在这里加上 Maven 依赖或 libs 目录放 Jar 包并依赖 -->
Original file line number Diff line number Diff line change 6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo-druid</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >6.2.0 </version >
9
+ <version >7.0.3 </version >
10
10
11
11
<name >APIJSONDemo-Druid</name >
12
12
<description >Demo project for Testing APIJSON Server based on SpringBoot</description >
22
22
<dependency >
23
23
<groupId >com.github.Tencent</groupId >
24
24
<artifactId >APIJSON</artifactId >
25
- <version >6.2.0 </version >
25
+ <version >7.0.3 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >com.github.APIJSON</groupId >
29
29
<artifactId >apijson-framework</artifactId >
30
- <version >6.2.0 </version >
30
+ <version >7.0.3 </version >
31
31
</dependency >
32
32
33
33
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo</artifactId >
8
- <version >6.2.0 </version >
8
+ <version >7.0.3 </version >
9
9
10
10
<name >APIJSONDemo-Elasticsearch</name >
11
11
<description >Demo project for testing APIJSON server based on SpringBoot</description >
21
21
<dependency >
22
22
<groupId >com.github.Tencent</groupId >
23
23
<artifactId >APIJSON</artifactId >
24
- <version >6.2.0 </version >
24
+ <version >7.0.3 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.github.APIJSON</groupId >
28
28
<artifactId >apijson-framework</artifactId >
29
- <version >6.2.0 </version >
29
+ <version >7.0.3 </version >
30
30
</dependency >
31
31
32
32
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo</artifactId >
8
- <version >6.2.0 </version >
8
+ <version >7.0.3 </version >
9
9
10
10
<name >APIJSONDemo-Hadoop</name >
11
11
<description >Demo project for testing APIJSON server based on SpringBoot</description >
21
21
<dependency >
22
22
<groupId >com.github.Tencent</groupId >
23
23
<artifactId >APIJSON</artifactId >
24
- <version >6.2.0 </version >
24
+ <version >7.0.3 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.github.APIJSON</groupId >
28
28
<artifactId >apijson-framework</artifactId >
29
- <version >6.2.0 </version >
29
+ <version >7.0.3 </version >
30
30
</dependency >
31
31
32
32
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo-hikaricp</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >6.2.0 </version >
9
+ <version >7.0.3 </version >
10
10
11
11
<name >APIJSONDemo</name >
12
12
<description >Demo project for Testing APIJSON Server based on SpringBoot</description >
22
22
<dependency >
23
23
<groupId >com.github.Tencent</groupId >
24
24
<artifactId >APIJSON</artifactId >
25
- <version >6.2.0 </version >
25
+ <version >7.0.3 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >com.github.APIJSON</groupId >
29
29
<artifactId >apijson-framework</artifactId >
30
- <version >6.2.0 </version >
30
+ <version >7.0.3 </version >
31
31
</dependency >
32
32
33
33
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >apijson.demo</groupId >
11
11
<artifactId >apijsondemo-multidatasource-elasticsearch</artifactId >
12
- <version >6.2.0 </version >
12
+ <version >7.0.3 </version >
13
13
14
14
<name >apijsondemo-multidatasource-elasticsearch</name >
15
15
<description >Demo project for testing APIJSON server based on SpringBoot</description >
46
46
<dependency >
47
47
<groupId >com.github.Tencent</groupId >
48
48
<artifactId >APIJSON</artifactId >
49
- <version >6.2.0 </version >
49
+ <version >7.0.3 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.github.APIJSON</groupId >
53
53
<artifactId >apijson-framework</artifactId >
54
- <version >6.2.0 </version >
54
+ <version >7.0.3 </version >
55
55
</dependency >
56
56
57
57
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >apijson.demo</groupId >
11
11
<artifactId >apijsondemo-multidatasource-kafka</artifactId >
12
- <version >6.2.0 </version >
12
+ <version >7.0.3 </version >
13
13
14
14
<name >apijsondemo-multidatasource-kafka</name >
15
15
<description >Demo project for testing APIJSON server based on SpringBoot</description >
46
46
<dependency >
47
47
<groupId >com.github.Tencent</groupId >
48
48
<artifactId >APIJSON</artifactId >
49
- <version >6.2.0 </version >
49
+ <version >7.0.3 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.github.APIJSON</groupId >
53
53
<artifactId >apijson-framework</artifactId >
54
- <version >6.2.0 </version >
54
+ <version >7.0.3 </version >
55
55
</dependency >
56
56
57
57
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >apijson.demo</groupId >
11
11
<artifactId >apijsondemo-multidatasource-rediSQL</artifactId >
12
- <version >6.2.0 </version >
12
+ <version >7.0.3 </version >
13
13
14
14
<name >apijsondemo-multidatasource-rediSQL</name >
15
15
<description >Demo project for testing APIJSON server based on SpringBoot</description >
46
46
<dependency >
47
47
<groupId >com.github.Tencent</groupId >
48
48
<artifactId >APIJSON</artifactId >
49
- <version >6.2.0 </version >
49
+ <version >7.0.3 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.github.APIJSON</groupId >
53
53
<artifactId >apijson-framework</artifactId >
54
- <version >6.2.0 </version >
54
+ <version >7.0.3 </version >
55
55
</dependency >
56
56
57
57
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >apijson.demo</groupId >
11
11
<artifactId >apijsondemo-multidatasource-redis</artifactId >
12
- <version >6.2.0 </version >
12
+ <version >7.0.3 </version >
13
13
14
14
<name >apijsondemo-multidatasource-redis</name >
15
15
<description >Demo project for testing APIJSON server based on SpringBoot</description >
46
46
<dependency >
47
47
<groupId >com.github.Tencent</groupId >
48
48
<artifactId >APIJSON</artifactId >
49
- <version >6.2.0 </version >
49
+ <version >7.0.3 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >com.github.APIJSON</groupId >
53
53
<artifactId >apijson-framework</artifactId >
54
- <version >6.2.0 </version >
54
+ <version >7.0.3 </version >
55
55
</dependency >
56
56
57
57
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo</artifactId >
8
- <version >6.2.0 </version >
8
+ <version >7.0.3 </version >
9
9
10
10
<name >APIJSONDemo-Presto</name >
11
11
<description >Demo project for testing APIJSON server based on SpringBoot</description >
21
21
<dependency >
22
22
<groupId >com.github.Tencent</groupId >
23
23
<artifactId >APIJSON</artifactId >
24
- <version >6.2.0 </version >
24
+ <version >7.0.3 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.github.APIJSON</groupId >
28
28
<artifactId >apijson-framework</artifactId >
29
- <version >6.2.0 </version >
29
+ <version >7.0.3 </version >
30
30
</dependency >
31
31
32
32
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 5
5
<groupId >apijson.demo</groupId >
6
6
<artifactId >apijson-demo-druid-rawSQL</artifactId >
7
7
<packaging >jar</packaging >
8
- <version >6.2.0 </version >
8
+ <version >7.0.3 </version >
9
9
10
10
<name >APIJSONDemo-Druid</name >
11
11
<description >Demo project for Testing APIJSON Server based on SpringBoot</description >
21
21
<dependency >
22
22
<groupId >com.github.Tencent</groupId >
23
23
<artifactId >APIJSON</artifactId >
24
- <version >6.2.0 </version >
24
+ <version >7.0.3 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.github.APIJSON</groupId >
28
28
<artifactId >apijson-framework</artifactId >
29
- <version >6.2.0 </version >
29
+ <version >7.0.3 </version >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >com.github.APIJSON</groupId >
33
33
<artifactId >apijson-router</artifactId >
34
- <version >1.7.0 </version >
34
+ <version >2.0.3 </version >
35
35
</dependency >
36
36
37
37
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo-redis</artifactId >
8
- <version >6.2.0 </version >
8
+ <version >7.0.3 </version >
9
9
10
10
<name >APIJSONDemo-Redis</name >
11
11
<description >Demo project for Testing APIJSON Server based on SpringBoot</description >
21
21
<dependency >
22
22
<groupId >com.github.Tencent</groupId >
23
23
<artifactId >APIJSON</artifactId >
24
- <version >6.2.0 </version >
24
+ <version >7.0.3 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.github.APIJSON</groupId >
28
28
<artifactId >apijson-framework</artifactId >
29
- <version >6.2.0 </version >
29
+ <version >7.0.3 </version >
30
30
</dependency >
31
31
32
32
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >apijson.demo</groupId >
6
6
<artifactId >apijson-demo-script</artifactId >
7
- <version >6.2.0 </version >
7
+ <version >7.0.3 </version >
8
8
9
9
<name >APIJSONDemo-Druid</name >
10
10
<description >Demo project for Testing APIJSON Server based on SpringBoot</description >
22
22
<dependency >
23
23
<groupId >com.github.Tencent</groupId >
24
24
<artifactId >APIJSON</artifactId >
25
- <version >6.2.0 </version >
25
+ <version >7.0.3 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >com.github.APIJSON</groupId >
29
29
<artifactId >apijson-framework</artifactId >
30
- <version >6.2.0 </version >
30
+ <version >7.0.3 </version >
31
31
</dependency >
32
32
33
33
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >apijson.demo</groupId >
7
7
<artifactId >apijson-demo</artifactId >
8
- <version >6.2.0 </version >
8
+ <version >7.0.3 </version >
9
9
10
10
<name >APIJSONDemo-SharingSphere</name >
11
11
<description >Demo project for testing APIJSON server based on SpringBoot</description >
21
21
<dependency >
22
22
<groupId >com.github.Tencent</groupId >
23
23
<artifactId >APIJSON</artifactId >
24
- <version >6.2.0 </version >
24
+ <version >7.0.3 </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >com.github.APIJSON</groupId >
28
28
<artifactId >apijson-framework</artifactId >
29
- <version >6.2.0 </version >
29
+ <version >7.0.3 </version >
30
30
</dependency >
31
31
32
32
<!-- 需要用的数据库 JDBC 驱动 -->
Original file line number Diff line number Diff line change 12
12
<artifactId >apijson-demo</artifactId >
13
13
<name >apijson-demo</name >
14
14
<description >Demo project for Solon</description >
15
- <version >6.2.0 </version >
15
+ <version >7.0.3 </version >
16
16
<properties >
17
17
<java .version>17</java .version>
18
18
</properties >
28
28
<dependency >
29
29
<groupId >com.github.Tencent</groupId >
30
30
<artifactId >APIJSON</artifactId >
31
- <version >6.2.0 </version >
31
+ <version >7.0.3 </version >
32
32
</dependency >
33
33
34
34
<!-- 数据库 JDBC 驱动 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -->
You can’t perform that action at this time.
0 commit comments