Show various usage scenarios and sample codes of the Apollo configuration center, welcome to share more configuration use cases in your daily work!
944
stars
401
forks
source link
Fix cause concurrent modification exception #27
Closed
ksewen closed 5 years ago
更改GatewayProperties或RouteDefinition中的ArrayList长度可能引发ConcurrentModificationException,针对Spring Cloud Gateway的机制,采取对应的删除逻辑优化