Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Springboot Plus
Commits
22fd034d
Commit
22fd034d
authored
Feb 23, 2018
by
xiandafu
Browse files
user table update
parent
22521335
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
admin-console/src/main/resources/META-INF/myenv.properties
deleted
100644 → 0
View file @
22521335
dbIp
=
jdbc:oracle:thin:@172.16.86.56:1521:dfzb
\ No newline at end of file
admin-core/src/main/resources/META-INF/spring-devtools.properties
deleted
100644 → 0
View file @
22521335
restart.include.beetl
=
/beetl-2.7.12.jar
restart.include.beetlsql
=
/beetlsql-2.8.5.jar
\ No newline at end of file
doc/starter-mysql.sql
View file @
22fd034d
This diff is collapsed.
Click to expand it.
pom.xml
View file @
22fd034d
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
<dependency>
<dependency>
<groupId>
com.ibeetl
</groupId>
<groupId>
com.ibeetl
</groupId>
<artifactId>
beetl-framework-starter
</artifactId>
<artifactId>
beetl-framework-starter
</artifactId>
<version>
1.1.3
7
.RELEASE
</version>
<version>
1.1.3
8
.RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.trigersoft
</groupId>
<groupId>
com.trigersoft
</groupId>
...
...
Write
Preview
Supports
Markdown
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