This website requires JavaScript.
Explore
Help
Sign In
oneos-v5
/
backend
Watch
1
Star
0
Fork
0
You've already forked backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
797244b8454cd98255766a1c157915b329b894de
backend
/
yudao-gateway
/
src
/
main
/
java
/
cn
/
iocoder
/
yudao
/
gateway
History
ych
797244b845
fix: 修复body数据过大超过默认256K时,报错(DataBufferLimitException: Exceeded limit on max bytes to buffer), 修改spring.codec.max-in-memory-size也无效的问题
2023-05-22 15:45:16 +08:00
..
filter
fix: 修复body数据过大超过默认256K时,报错(DataBufferLimitException: Exceeded limit on max bytes to buffer), 修改spring.codec.max-in-memory-size也无效的问题
2023-05-22 15:45:16 +08:00
handler
gateway:增加 GlobalExceptionHandler 实现全局异常处理
2022-06-04 21:23:47 +08:00
route
1. gateway:接入 nacos 配置中心,可支持动态路由
2022-06-04 23:50:46 +08:00
util
优化请求头的 tenant-id 的解析逻辑,避免前端传错类型
2023-04-15 09:47:07 +08:00
GatewayServerApplication.java
优化 CorsFilter 的实现
2022-11-11 21:34:07 +08:00