Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
demo
Project
Project
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
石磊
demo
Commits
5a0eca93
Commit
5a0eca93
authored
Jul 01, 2020
by
石
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit project cfg4
parent
f039ac15
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
2 additions
and
2 deletions
+2
-2
.gitignore
slms-start/.gitignore
+0
-0
pom.xml
slms-start/pom.xml
+2
-2
Application.java
slms-start/src/main/java/com/dst/slms/Application.java
+0
-0
application-dev.yml
slms-start/src/main/resources/application-dev.yml
+0
-0
application.yml
slms-start/src/main/resources/application.yml
+0
-0
banner.txt
slms-start/src/main/resources/banner.txt
+0
-0
logback-spring.xml
slms-start/src/main/resources/logback-spring.xml
+0
-0
rebel.xml
slms-start/src/main/resources/rebel.xml
+0
-0
No files found.
demo
-start/.gitignore
→
slms
-start/.gitignore
View file @
5a0eca93
File moved
demo
-start/pom.xml
→
slms
-start/pom.xml
View file @
5a0eca93
...
...
@@ -7,8 +7,8 @@
<artifactId>
demo
</artifactId>
<version>
1.0.0-SNAPSHOT
</version>
</parent>
<artifactId>
demo
-start
</artifactId>
<name>
demo
-start
</name>
<artifactId>
slms
-start
</artifactId>
<name>
slms
-start
</name>
<url>
http://maven.apache.org
</url>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
demo
-start/src/main/java/com/dst/slms/Application.java
→
slms
-start/src/main/java/com/dst/slms/Application.java
View file @
5a0eca93
File moved
demo
-start/src/main/resources/application-dev.yml
→
slms
-start/src/main/resources/application-dev.yml
View file @
5a0eca93
File moved
demo
-start/src/main/resources/application.yml
→
slms
-start/src/main/resources/application.yml
View file @
5a0eca93
File moved
demo
-start/src/main/resources/banner.txt
→
slms
-start/src/main/resources/banner.txt
View file @
5a0eca93
File moved
demo
-start/src/main/resources/logback-spring.xml
→
slms
-start/src/main/resources/logback-spring.xml
View file @
5a0eca93
File moved
demo
-start/src/main/resources/rebel.xml
→
slms
-start/src/main/resources/rebel.xml
View file @
5a0eca93
File moved
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