Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
Activity_Demo
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dengwei
Activity_Demo
Commits
cceef0c5
Commit
cceef0c5
authored
Oct 22, 2022
by
dengwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
流程demo
parent
2bcc1810
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
application.yml
src/main/resources/application.yml
+1
-1
bootstrap.yml
src/main/resources/bootstrap.yml
+9
-0
No files found.
src/main/resources/application.yml
View file @
cceef0c5
...
...
@@ -4,7 +4,7 @@ server:
# 应用名称
spring
:
application
:
name
:
springboot-activiti-processes
name
:
activity
# activiti
activiti
:
#每次应用启动不检查Activiti数据表是否存在及版本号是否匹配,提升应用启动速度
...
...
src/main/resources/bootstrap.yml
0 → 100644
View file @
cceef0c5
spring
:
application
:
name
:
activity
profiles
:
active
:
test
cloud
:
config
:
uri
:
http://localhost:8082
\ No newline at end of file
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