File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
springboot-starter-data-permission
springboot-starter-security-jwt Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 77 <version >0.0.1</version >
88 </parent >
99 <artifactId >springboot-example</artifactId >
10- <version >0.0.1</version >
1110
1211 <name >springboot-example</name >
1312 <description >springboot-example project for Spring Boot</description >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5+ <modelVersion >4.0.0</modelVersion >
56 <parent >
67 <artifactId >springboot-framework-parent</artifactId >
78 <groupId >com.codingapi.springboot</groupId >
89 <version >0.0.1</version >
910 </parent >
10- < modelVersion >4.0.0</ modelVersion >
11+
1112
1213 <artifactId >springboot-starter-data-permission</artifactId >
1314
15+ <name >springboot-starter-data-permission</name >
16+ <description >springboot-starter-data-permission project for Spring Boot</description >
17+
1418 <properties >
1519 <java .version>1.8</java .version>
1620 </properties >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5+ <modelVersion >4.0.0</modelVersion >
56 <parent >
67 <artifactId >springboot-framework-parent</artifactId >
78 <groupId >com.codingapi.springboot</groupId >
89 <version >0.0.1</version >
910 </parent >
10- < modelVersion >4.0.0</ modelVersion >
11+
1112 <artifactId >springboot-starter-security-jwt</artifactId >
1213
1314 <name >springboot-starter-security-jwt</name >
You can’t perform that action at this time.
0 commit comments