Spring Framework 6.0.0-M6 和 5.3.23 发布
Spring Framework 6.0.0-M6 和 5.3.23 已发布。 Spring Framework5.3.23包含32 项修复和改进,建议所有在生产环境使用的用户都进行升级。 5.3.23 主要变化 引入 AnnotationUtils.isSynthesizedAnnotation(Annotation)#29054 在 AbstractGenericWebContextLoader 中引入 createContext() 工厂方法#28983 在 CollectionFactory.createCollection() 中支持 TreeSet collection 类型而不使用反射#28949 当 RequestEntity.getUrl() 抛出 UnsupportedOperationException 异常时进行记录#28930 弃用 NestedIOException#28929 将 WebSocketConnectionManager 中的 isConnected() 设置为公开 #28785 将 STOMP RECEIPT 帧中的 header 公开给已注...