File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,3 +17,4 @@ APIJSON-Java-Server/APIJSONDemo/.settings
1717APIJSON-Java-Server /APIJSONLibrary /.settings
1818* .classpath
1919* .project
20+ APIJSON-Java-Server /APIJSONDemo_oracle /.settings
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55
66 <groupId >apijson.demo.server</groupId >
7- <artifactId >apijson-demo </artifactId >
7+ <artifactId >apijson-boot </artifactId >
88 <version >3.3.0</version >
99 <packaging >jar</packaging >
1010
11- <name >APIJSONDemo </name >
12- <description >Demo project for APIJSON Server</description >
11+ <name >APIJSONBoot </name >
12+ <description >Demo project for APIJSON Server based on SpringBoot </description >
1313
1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55
66 <groupId >zuo.biao.apijson.server</groupId >
7- <artifactId >apijson-library </artifactId >
7+ <artifactId >apijson-orm </artifactId >
88 <version >3.3.0</version >
99 <packaging >jar</packaging >
1010
11- <name >APIJSONLibrary </name >
12- <description >APIJSON Server Library</description >
11+ <name >APIJSONORM </name >
12+ <description >APIJSON ORM Library</description >
1313
1414
1515 <properties >
You can’t perform that action at this time.
0 commit comments