Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hel-developer-guide
Project
Project
Details
Activity
Releases
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
Spencer Chang
hel-developer-guide
Commits
3fd2e777
Commit
3fd2e777
authored
Aug 03, 2017
by
高洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates project-create.md
Auto commit by GitBook Editor
parent
e0dd3711
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
project-create.md
project-create.md
+1
-5
No files found.
project-create.md
View file @
3fd2e777
...
...
@@ -145,8 +145,6 @@ mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -D archetypeGr
mvn clean install -Dmaven.test.skip=true
```
<a
name=
"liquibase"
>
</a>
### 初始化数据库表结构及基础数据
在 HelParent 项目录下执行:
...
...
@@ -164,9 +162,7 @@ mvn clean install -Dmaven.test.skip=true
```
mvn eclipse:eclipse
```
3.
将所有工程导入 IDE 工具(Eclipse,IntelliJ IDEA)中
4.
配置 Server ,配置 JNDI 数据源,参照
[
多数据库配置
](
chapter1.1.md
)
5.
将 hel 工程发布到 tomcat/webapps,运行
2.
将项目工程导入 IDE 工具(Eclipse,IntelliJ IDEA)中,并配置服务(tomcat)后启动运行。
### 更新HEL依赖
...
...
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