Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
point-project
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hqzhdj
point-project
Commits
0525a56b
Commit
0525a56b
authored
Sep 04, 2024
by
lilingye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init
parent
a4b9414b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
1 deletions
+27
-1
.gitignore
+26
-0
cloud-point/pom.xml
+1
-1
No files found.
.gitignore
0 → 100644
View file @
0525a56b
### Java template
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
cloud-point/pom.xml
View file @
0525a56b
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.yizhi
</groupId>
<groupId>
com.yizhi
</groupId>
<artifactId>
cloud-custom
-
project-api
</artifactId>
<artifactId>
cloud-customproject-api
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<version>
1.0-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
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