!663 回退 'Pull Request !662 : 发布 5.3.1 正式版'

* 回退 'Pull Request !662 : 发布 5.3.1 正式版'
This commit is contained in:
疯狂的狮子Li
2025-03-27 02:53:23 +00:00
parent 7a9f51fc7a
commit 8aa60abb1f
13 changed files with 25 additions and 24 deletions

View File

@@ -59,6 +59,9 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring-boot.version}</version>
<configuration>
<!-- <fork>true</fork> &lt;!&ndash; 如果没有该配置devtools不会生效 &ndash;&gt;-->
</configuration>
<executions>
<execution>
<goals>

View File

@@ -22,8 +22,10 @@ snail-job:
job-pull-page-size: 1000
# 服务器端口
server-port: 17888
# 号段模式下步长配置
step: 100
# 日志保存时间(单位: day)
log-storage: 7
log-storage: 90
rpc-type: grpc
--- # 监控中心配置

View File

@@ -22,8 +22,10 @@ snail-job:
job-pull-page-size: 1000
# 服务器端口
server-port: 17888
# 号段模式下步长配置
step: 100
# 日志保存时间(单位: day)
log-storage: 7
log-storage: 90
rpc-type: grpc
--- # 监控中心配置