Skip to content

Commit 095e766

Browse files
authored
Update README-English.md
1 parent f76b0e6 commit 095e766

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

APIJSON-Java-Server/README-English.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
[APIJSONBoot-MultiDataSource](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONBoot-MultiDataSource) is a complex demo for production with multi data sources, configure database in application.yml, <br />
1212
and the [APIAuto](https://github.com/TommyLemon/APIAuto) source code is in [src/main/resources/static](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static), you can test APIs after open http://localhost:8080 with a browser. <br />
1313

14+
### Sharding Demo:
15+
[APIJSONDemo-ShardingSphere](https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server/APIJSONDemo-ShardingSphere) is a simple demo for testing with APIJSON + SpringBoot + ShardingSphere, configure database in application.yml, application-sharding-databases.properties, etc. <br />
16+
1417
<br />
1518

1619
**You can use either Eclipse for JavaEE or IntelllJ IDEA Ultimate to make installation. <br />

0 commit comments

Comments
 (0)