公告板
版本库
filestore
活动
搜索
登录
main
/
kafkaProducer
动环数据接入,kafka
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
first commit
whycxzp
2023-05-11
b0c4d3f59557206ee88ae5af43f4c835e0060149
[kafkaProducer.git]
/
target
/
classes
/
application-prod.yml
1
2
3
4
5
6
7
8
9
10
11
12
#服务端口号
server:
port: 8777
serverHeader:
servlet:
context-path: /kafka
session:
timeout: -1
cookie:
name: fg_kafka
tomcat:
max-http-form-post-size: 102400000