
iftech.swiftboot-web.2.4.10.source-code.application-sample.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swiftboot-web Show documentation
Show all versions of swiftboot-web Show documentation
Basic module for enterprise web applications
http:
client:
connect:
# http 客户端链接超时时间
timeout: 2000
socket:
# http 客户端socket超时时间
timeout: 10000
swiftboot:
web:
filter:
cors: true
# # 跨域允许的范围
# corsAllowOrigin: 'localhost'
# # 允许的头
# allowHeaders:
# - sso_token
# - my_header
model:
# 是否自动生成实体类的 ID
autoGenerateId: true
validation:
# 是否输出json格式的校验结果,否则直接输出为字符串拼接
resultInJson: false
© 2015 - 2025 Weber Informatics LLC | Privacy Policy