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
cd2f4083
Commit
cd2f4083
authored
Dec 13, 2023
by
LiuLin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(jyjc):配置调整
parent
08ef459e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
pom.xml
amos-boot-module/amos-boot-cloud-gateway/pom.xml
+5
-5
application-dev.properties
...le-jyjc-biz/src/main/resources/application-dev.properties
+1
-1
No files found.
amos-boot-module/amos-boot-cloud-gateway/pom.xml
View file @
cd2f4083
...
@@ -15,11 +15,11 @@
...
@@ -15,11 +15,11 @@
<artifactId>
amos-boot-module-jcs-api
</artifactId>
<artifactId>
amos-boot-module-jcs-api
</artifactId>
<version>
${amos-biz-boot.version}
</version>
<version>
${amos-biz-boot.version}
</version>
</dependency>
</dependency>
<dependency
>
<!-- <dependency>--
>
<groupId>
com.amosframework.boot
</groupId
>
<!-- <groupId>com.amosframework.boot</groupId>--
>
<artifactId>
amos-boot-module-tzs-api
</artifactId
>
<!-- <artifactId>amos-boot-module-tzs-api</artifactId>--
>
<version>
${amos-biz-boot.version}
</version
>
<!-- <version>${amos-biz-boot.version}</version>--
>
</dependency
>
<!-- </dependency>--
>
<!-- spring-cloud网关-->
<!-- spring-cloud网关-->
<dependency>
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<groupId>
org.springframework.cloud
</groupId>
...
...
amos-boot-system-tzs/amos-boot-module-jyjc/amos-boot-module-jyjc-biz/src/main/resources/application-dev.properties
View file @
cd2f4083
...
@@ -15,7 +15,7 @@ eureka.instance.ip-address=172.16.3.17
...
@@ -15,7 +15,7 @@ eureka.instance.ip-address=172.16.3.17
#redis properties:
#redis properties:
spring.redis.database
=
1
spring.redis.database
=
1
spring.redis.host
=
172.16.10.243
spring.redis.host
=
172.16.10.243
spring.redis.port
=
1
6379
spring.redis.port
=
6379
spring.redis.password
=
yeejoin@2020
spring.redis.password
=
yeejoin@2020
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-active
=
200
spring.redis.lettuce.pool.max-wait
=
-1
spring.redis.lettuce.pool.max-wait
=
-1
...
...
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