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
e1ed0343
Commit
e1ed0343
authored
May 31, 2024
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.修改emq客户端重启后问题
parent
35fb06ad
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
10 deletions
+10
-10
application-dev.properties
...e-96333-biz/src/main/resources/application-dev.properties
+1
-1
application-dev.properties
...ule-app-biz/src/main/resources/application-dev.properties
+1
-1
application-cyl.properties
...ylinder-biz/src/main/resources/application-cyl.properties
+1
-1
application-dev.properties
...ylinder-biz/src/main/resources/application-dev.properties
+1
-1
application-dev.properties
...le-jczs-biz/src/main/resources/application-dev.properties
+1
-1
application-dev.properties
...dule-jg-biz/src/main/resources/application-dev.properties
+1
-1
application-dev.properties
...le-jyjc-biz/src/main/resources/application-dev.properties
+1
-1
application-dev.properties
...ule-tcm-biz/src/main/resources/application-dev.properties
+1
-1
application-dev.properties
...spatrol-biz/src/main/resources/application-dev.properties
+1
-1
application-dev.properties
...ule-ymt-biz/src/main/resources/application-dev.properties
+1
-1
No files found.
amos-boot-system-tzs/amos-boot-module-96333/amos-boot-module-96333-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -29,7 +29,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -29,7 +29,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
## emqx properties:
## emqx properties:
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://36.46.151.113:1883
emqx.broker
=
tcp://36.46.151.113:1883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
amos-boot-system-tzs/amos-boot-module-app/amos-boot-module-app-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
## emqx properties:
## emqx properties:
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://36.46.151.113:1883
emqx.broker
=
tcp://36.46.151.113:1883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-biz/src/main/resources/application-cyl.properties
View file @
e1ed0343
...
@@ -42,7 +42,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -42,7 +42,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
## emqx properties:
## emqx properties:
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://36.46.151.113:1883
emqx.broker
=
tcp://36.46.151.113:1883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
amos-boot-system-tzs/amos-boot-module-cylinder/amos-boot-module-cylinder-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
## emqx properties:
## emqx properties:
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://36.46.151.113:1883
emqx.broker
=
tcp://36.46.151.113:1883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
amos-boot-system-tzs/amos-boot-module-jczs/amos-boot-module-jczs-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
## emqx properties:
## emqx properties:
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://36.46.151.113:1883
emqx.broker
=
tcp://36.46.151.113:1883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
amos-boot-system-tzs/amos-boot-module-jg/amos-boot-module-jg-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
## emqx properties:
## emqx properties:
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://172.16.10.243:2883
emqx.broker
=
tcp://172.16.10.243:2883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
amos-boot-system-tzs/amos-boot-module-jyjc/amos-boot-module-jyjc-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -35,7 +35,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -35,7 +35,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
redis.cache.failure.time
=
10800
redis.cache.failure.time
=
10800
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://172.16.10.243:2883
emqx.broker
=
tcp://172.16.10.243:2883
emqx.client-user-name
=
admin
emqx.client-user-name
=
admin
...
...
amos-boot-system-tzs/amos-boot-module-tcm/amos-boot-module-tcm-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -28,7 +28,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
## emqx properties:
## emqx properties:
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://172.16.10.243:2883
emqx.broker
=
tcp://172.16.10.243:2883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
amos-boot-system-tzs/amos-boot-module-tzspatrol/amos-boot-module-tzspatrol-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -90,7 +90,7 @@ windows.img.path = D:\\
...
@@ -90,7 +90,7 @@ windows.img.path = D:\\
linux.img.path
=
/
linux.img.path
=
/
## emqx
## emqx
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://172.16.10.243:1883
emqx.broker
=
tcp://172.16.10.243:1883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
amos-boot-system-tzs/amos-boot-module-ymt/amos-boot-module-ymt-biz/src/main/resources/application-dev.properties
View file @
e1ed0343
...
@@ -30,7 +30,7 @@ spring.redis.lettuce.pool.max-idle=10
...
@@ -30,7 +30,7 @@ spring.redis.lettuce.pool.max-idle=10
spring.redis.lettuce.pool.min-idle
=
0
spring.redis.lettuce.pool.min-idle
=
0
## emqx properties:
## emqx properties:
emqx.clean-session
=
fals
e
emqx.clean-session
=
tru
e
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.client-id
=
${spring.application.name}-${random.int[1024,65536]}
emqx.broker
=
tcp://36.46.151.113:1883
emqx.broker
=
tcp://36.46.151.113:1883
emqx.client-user-name
=
super
emqx.client-user-name
=
super
...
...
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