Commit 93486117 by huluobin

配置

parent e4a4af81
......@@ -18,7 +18,7 @@ public class ExecutorBuilder {
private RejectedExecutionHandler handler;
/**
* 创建ExecutorBuilder,开构建
* 创建ExecutorBuilder,开构建
*
* @return {@link ExecutorBuilder}
*/
......
......@@ -20,7 +20,7 @@ spring:
#redis配置
redis:
# host: host.docker.internal
host: 127.0.0.1
host: 106.55.55.253
port: 6379
database: 0
lettuce:
......
......@@ -20,7 +20,7 @@ spring:
#redis配置
redis:
# host: host.docker.internal
host: 127.0.0.1
host: 106.55.55.253
port: 6379
database: 0
lettuce:
......
spring:
profiles:
active: dev
active: pre
jackson:
default-property-inclusion: non_null
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment