Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ping
9 years ago
Commit
d80ff7512846d2eda78270473ce89eaba6302f2f
1 parent
00bdddec
update
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
server/.settings/org.eclipse.wst.common.component
server/pom.xml
server/.settings/org.eclipse.wst.common.component
View file @
d80ff75
<?xml version="1.0" encoding="UTF-8"?>
<project-modules
id=
"moduleCoreId"
project-version=
"1.5.0"
>
<wb-module
deploy-name=
"yoho-unions-server"
>
<wb-resource
deploy-path=
"/"
source-path=
"/src/main/java"
/>
<wb-resource
deploy-path=
"/"
source-path=
"/src/main/resources"
/>
</wb-module>
</project-modules>
...
...
server/pom.xml
View file @
d80ff75
...
...
@@ -40,6 +40,10 @@
<groupId>
com.yoho.core
</groupId>
<artifactId>
yoho-core-redis
</artifactId>
</dependency>
<dependency>
<groupId>
com.netflix.archaius
</groupId>
<artifactId>
archaius-zookeeper
</artifactId>
</dependency>
</dependencies>
<build>
...
...
Please
register
or
login
to post a comment