Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
order-group
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
jenkins
order-group
Commits
e5d0988f
Commit
e5d0988f
authored
Mar 30, 2020
by
姜海波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
普罗米修斯
parent
aab06571
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletions
+5
-1
order-application-service/pom.xml
+2
-0
order-application-service/src/main/resources/application.properties
+1
-1
order-management/order-management.iml
+2
-0
No files found.
order-application-service/pom.xml
View file @
e5d0988f
...
...
@@ -345,10 +345,12 @@
<dependency>
<groupId>
io.micrometer
</groupId>
<artifactId>
micrometer-spring-legacy
</artifactId>
<version>
1.1.2
</version>
</dependency>
<dependency>
<groupId>
io.micrometer
</groupId>
<artifactId>
micrometer-registry-prometheus
</artifactId>
<version>
1.1.2
</version>
</dependency>
...
...
order-application-service/src/main/resources/application.properties
View file @
e5d0988f
...
...
@@ -278,7 +278,7 @@ endpoints.info.enabled=true
endpoints.health.enabled
=
true
endpoints.prometheus.enabled
=
true
management.security.enabled
=
false
management.health.rabbit.enabled
=
false
eureka.instance.preferIpAddress
=
true
order-management/order-management.iml
View file @
e5d0988f
...
...
@@ -20,6 +20,8 @@
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"library"
scope=
"PROVIDED"
name=
"Maven: cn.freemud:assortment-ordercenter-sdk:1.1.5.RELEASE"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"Maven: com.freemud.application.service.sdk:takeawaycenter-sdk:1.2.3-SNAPSHOT"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"Maven: cn.freemud:assortment-ordercenter-sdk:1.3.0-SNAPSHOT"
level=
"project"
/>
<orderEntry
type=
"library"
scope=
"TEST"
name=
"Maven: org.springframework.boot:spring-boot-starter-test:1.5.3.RELEASE"
level=
"project"
/>
<orderEntry
type=
"library"
scope=
"TEST"
name=
"Maven: org.springframework.boot:spring-boot-test:1.5.3.RELEASE"
level=
"project"
/>
<orderEntry
type=
"library"
scope=
"TEST"
name=
"Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.5.3.RELEASE"
level=
"project"
/>
...
...
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