Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b9f08cb

Browse files
Java:MultiDataSource 升级 apijson-fastjson2 1.0.3,apijson-gson 1.0.3,apijson-router-2.1.7
1 parent 2f85990 commit b9f08cb

File tree

7 files changed

+10
-2
lines changed

7 files changed

+10
-2
lines changed
258 KB
Binary file not shown.
37.9 KB
Binary file not shown.
39.6 KB
Binary file not shown.
-13.9 KB
Binary file not shown.
25.3 KB
Binary file not shown.
-25.6 KB
Binary file not shown.

‎APIJSON-Java-Server/APIJSONBoot-MultiDataSource/pom.xml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.boot</groupId>
77
<artifactId>apijson-boot-multi-datasource</artifactId>
8-
<version>7.2.5</version>
8+
<version>7.2.6</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONBoot-MultiDataSource</name>
@@ -71,11 +71,19 @@
7171
<artifactId>apijson-framework</artifactId>
7272
<version>7.2.2</version>
7373
</dependency>
74+
<!-- fastjson2, gson 等 JSON 库插件选其中一个即可 <<<<<<<<<<<<<<< -->
7475
<dependency>
7576
<groupId>com.github.APIJSON</groupId>
7677
<artifactId>apijson-fastjson2</artifactId>
77-
<version>1.0.2</version>
78+
<version>1.0.3</version>
7879
</dependency>
80+
<!-- <dependency>-->
81+
<!-- <groupId>com.github.APIJSON</groupId>-->
82+
<!-- <artifactId>apijson-gson</artifactId>-->
83+
<!-- <version>1.0.3</version>-->
84+
<!-- </dependency>-->
85+
<!-- fastjson2, gson 等 JSON 库插件选其中一个即可 >>>>>>>>>>>>>>> -->
86+
7987
<dependency>
8088
<groupId>com.databend</groupId>
8189
<artifactId>databend-jdbc</artifactId>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /