Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
qingfeng-master
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
管理员
qingfeng-master
Commits
542e0c47
Commit
542e0c47
authored
Apr 02, 2025
by
yanxiaofei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
770b53d8
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
12 additions
and
8 deletions
+12
-8
pom.xml
pom.xml
+1
-0
.gitignore
qingfeng-common/.gitignore
+1
-0
MANIFEST.MF
qingfeng-common/target/classes/META-INF/MANIFEST.MF
+1
-1
pom.properties
...INF/maven/com.qingfeng/com.qingfeng-common/pom.properties
+2
-2
.gitignore
qingfeng-shiro/.gitignore
+1
-0
pom.properties
...-INF/maven/com.qingfeng/com.qingfeng-shiro/pom.properties
+2
-2
.gitignore
qingfeng-system/.gitignore
+1
-0
MANIFEST.MF
qingfeng-system/target/classes/META-INF/MANIFEST.MF
+1
-1
pom.properties
...INF/maven/com.qingfeng/com.qingfeng-system/pom.properties
+2
-2
No files found.
pom.xml
View file @
542e0c47
...
@@ -257,6 +257,7 @@
...
@@ -257,6 +257,7 @@
<dependency>
<dependency>
<groupId>
org.projectlombok
</groupId>
<groupId>
org.projectlombok
</groupId>
<artifactId>
lombok
</artifactId>
<artifactId>
lombok
</artifactId>
<version>
1.14.8
</version>
<scope>
provided
</scope>
<scope>
provided
</scope>
</dependency>
</dependency>
...
...
qingfeng-common/.gitignore
0 → 100644
View file @
542e0c47
/target/
qingfeng-common/target/classes/META-INF/MANIFEST.MF
View file @
542e0c47
Manifest-Version: 1.0
Manifest-Version: 1.0
Implementation-Title: com.qingfeng-common
Implementation-Title: com.qingfeng-common
Implementation-Version: 1.0-SNAPSHOT
Implementation-Version: 1.0-SNAPSHOT
Built-By:
lenovo
Built-By:
yanxiaofei
Implementation-Vendor-Id: com.qingfeng
Implementation-Vendor-Id: com.qingfeng
Build-Jdk: 1.8.0_77
Build-Jdk: 1.8.0_77
Implementation-URL: https://spring.io/projects/spring-boot/com.qingfen
Implementation-URL: https://spring.io/projects/spring-boot/com.qingfen
...
...
qingfeng-common/target/classes/META-INF/maven/com.qingfeng/com.qingfeng-common/pom.properties
View file @
542e0c47
#Generated by Maven Integration for Eclipse
#Generated by Maven Integration for Eclipse
#
Thu Feb 10 10:38:10 CST 2022
#
Fri Jan 10 11:18:19 CST 2025
version
=
1.0-SNAPSHOT
version
=
1.0-SNAPSHOT
groupId
=
com.qingfeng
groupId
=
com.qingfeng
m2e.projectName
=
com.qingfeng-common
m2e.projectName
=
com.qingfeng-common
m2e.projectLocation
=
E
\:\\
newWorkSpac
e
\\
qingfeng-master
\\
qingfeng-common
m2e.projectLocation
=
D
\:\\
javaCod
e
\\
qingfeng-master
\\
qingfeng-common
artifactId
=
com.qingfeng-common
artifactId
=
com.qingfeng-common
qingfeng-shiro/.gitignore
0 → 100644
View file @
542e0c47
/target/
qingfeng-shiro/target/m2e-wtp/web-resources/META-INF/maven/com.qingfeng/com.qingfeng-shiro/pom.properties
View file @
542e0c47
#Generated by Maven Integration for Eclipse
#Generated by Maven Integration for Eclipse
#
Thu Feb 10 10:32:11 CST 2022
#
Fri Jan 10 11:18:24 CST 2025
version
=
1.0-SNAPSHOT
version
=
1.0-SNAPSHOT
groupId
=
com.qingfeng
groupId
=
com.qingfeng
m2e.projectName
=
com.qingfeng-shiro
m2e.projectName
=
com.qingfeng-shiro
m2e.projectLocation
=
E
\:\\
newWorkSpac
e
\\
qingfeng-master
\\
qingfeng-shiro
m2e.projectLocation
=
D
\:\\
javaCod
e
\\
qingfeng-master
\\
qingfeng-shiro
artifactId
=
com.qingfeng-shiro
artifactId
=
com.qingfeng-shiro
qingfeng-system/.gitignore
0 → 100644
View file @
542e0c47
/target/
qingfeng-system/target/classes/META-INF/MANIFEST.MF
View file @
542e0c47
Manifest-Version: 1.0
Manifest-Version: 1.0
Implementation-Title: com.qingfeng-system
Implementation-Title: com.qingfeng-system
Implementation-Version: 1.0-SNAPSHOT
Implementation-Version: 1.0-SNAPSHOT
Built-By:
lenovo
Built-By:
yanxiaofei
Implementation-Vendor-Id: com.qingfeng
Implementation-Vendor-Id: com.qingfeng
Build-Jdk: 1.8.0_77
Build-Jdk: 1.8.0_77
Implementation-URL: https://spring.io/projects/spring-boot/com.qingfen
Implementation-URL: https://spring.io/projects/spring-boot/com.qingfen
...
...
qingfeng-system/target/classes/META-INF/maven/com.qingfeng/com.qingfeng-system/pom.properties
View file @
542e0c47
#Generated by Maven Integration for Eclipse
#Generated by Maven Integration for Eclipse
#
Thu Feb 10 10:38:11 CST 2022
#
Fri Jan 10 11:18:20 CST 2025
version
=
1.0-SNAPSHOT
version
=
1.0-SNAPSHOT
groupId
=
com.qingfeng
groupId
=
com.qingfeng
m2e.projectName
=
com.qingfeng-system
m2e.projectName
=
com.qingfeng-system
m2e.projectLocation
=
E
\:\\
newWorkSpac
e
\\
qingfeng-master
\\
qingfeng-system
m2e.projectLocation
=
D
\:\\
javaCod
e
\\
qingfeng-master
\\
qingfeng-system
artifactId
=
com.qingfeng-system
artifactId
=
com.qingfeng-system
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment