Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
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
项目统一框架
amos-boot-biz
Commits
c241e1f6
Commit
c241e1f6
authored
Oct 27, 2022
by
tangwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加配置
parent
e3006064
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
19 additions
and
2 deletions
+19
-2
application.properties
...ot-system-equip/src/main/resources/application.properties
+1
-0
application.properties
...boot-system-fas/src/main/resources/application.properties
+2
-0
application.properties
...boot-system-jcs/src/main/resources/application.properties
+2
-0
application.properties
...m-knowledgebase/src/main/resources/application.properties
+1
-1
application.properties
...em-latentdanger/src/main/resources/application.properties
+4
-0
application.properties
...tem-maintenance/src/main/resources/application.properties
+2
-0
application.properties
...t-system-patrol/src/main/resources/application.properties
+2
-1
application.properties
...tem-supervision/src/main/resources/application.properties
+2
-0
application.properties
...oot-utils-jpush/src/main/resources/application.properties
+1
-0
application.properties
...oot-utils-video/src/main/resources/application.properties
+2
-0
No files found.
amos-boot-system-equip/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -107,6 +107,7 @@ spring.boot.admin.client.instance.metadata.user.password=${spring.security.user.
spring.boot.admin.client.username
=
admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
...
...
amos-boot-system-fas/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -118,3 +118,5 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
amos-boot-system-jcs/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -137,4 +137,5 @@ spring.boot.admin.client.instance.metadata.user.password=${spring.security.user.
spring.boot.admin.client.username
=
admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoint.health.show-details
=
always
management.endpoints.web.exposure.include
=
*
\ No newline at end of file
amos-boot-system-knowledgebase/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -35,4 +35,4 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
amos-boot-system-latentdanger/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -81,4 +81,7 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
personAgencyCode
=
STATE_GRID
\ No newline at end of file
amos-boot-system-maintenance/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -80,3 +80,4 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
\ No newline at end of file
amos-boot-system-patrol/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -84,6 +84,6 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
equipment.hierarchy
=
1,2,4,6
\ No newline at end of file
amos-boot-system-supervision/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -90,3 +90,4 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
\ No newline at end of file
amos-boot-utils/amos-boot-utils-jpush/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -23,4 +23,5 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
amos-boot-utils/amos-boot-utils-video/src/main/resources/application.properties
View file @
c241e1f6
...
...
@@ -52,3 +52,4 @@ spring.boot.admin.client.username=admin
spring.boot.admin.client.password
=
a1234560
management.security.enabled
=
false
management.endpoints.web.exposure.include
=
*
management.endpoint.health.show-details
=
always
\ 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