-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed Dec 11, 2025
Due by December 11, 2025
•Closed 100% complete
List view
0 of 74 selected 0 issues of 74 selected
Cache resolved singleton beans in injected
Providerinstancein: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancementStatus: Closed (completed).#35373 In spring-projects/spring-framework;RestTestClient can leak HTTP connections when no body expectations are performed
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: bugA general bugA general bugStatus: Closed (completed).#35784 In spring-projects/spring-framework;Use ExtendedServletRequestDataBinder/ExtendedWebExchangeDataBinder for functional request binding
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancementStatus: Closed (completed).#35800 In spring-projects/spring-framework;Change
canRead/canWriteoverrides toClassones inAbstractSmartHttpMessageConverterin: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancementStatus: Closed (completed).#35916 In spring-projects/spring-framework;DefaultHandshakeHandler should not log client faults on error level
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancementStatus: Closed (completed).#35930 In spring-projects/spring-framework;SingletonSuppliershould be defensive againstsingletonInstance/initializedvisibility mismatchin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bugStatus: Closed (completed).#35905 In spring-projects/spring-framework;Accidental fallback match for Collection-type beans due to
@Bean-level qualifier annotationin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: regressionA bug that is also a regressionA bug that is also a regressionStatus: Closed (completed).#35908 In spring-projects/spring-framework;AOT-generated bean definition does not consider name of
RuntimeBeanReferenceusing name and typein: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)theme: aotAn issue related to Ahead-of-time processingAn issue related to Ahead-of-time processingtype: bugA general bugA general bugStatus: Closed (completed).#35913 In spring-projects/spring-framework;Provide access to attempt count in
RetryListeneras well as callbacks for the initial attemptin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancementStatus: Closed (completed).#35940 In spring-projects/spring-framework;BridgeMethodResolver change in 6.2.13 breaks Spring Data entity introspection
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: regressionA bug that is also a regressionA bug that is also a regressionStatus: Closed (completed).#35936 In spring-projects/spring-framework;PathMatchingResourcePatternResolver fails with URI in JAR manifest Class-Path entries
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchesstatus: feedback-providedFeedback has been providedFeedback has been providedtype: regressionA bug that is also a regressionA bug that is also a regressionStatus: Closed (completed).#35682 In spring-projects/spring-framework;Testing chapter references nonexistent Dependency Management documentation
in: testIssues in the test moduleIssues in the test modulestatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation taskStatus: Closed (completed).#35890 In spring-projects/spring-framework;Clarify JMS
sessionTransactedflag for local versus global transactionin: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation taskStatus: Closed (completed).#35897 In spring-projects/spring-framework;SortedResourcesFactoryBean does not accept non-existent resources anymore
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: regressionA bug that is also a regressionA bug that is also a regressionStatus: Closed (completed).#35895 In spring-projects/spring-framework;Stop linking to
6.1.22-SNAPSHOTreference docsstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: taskA general taskA general taskStatus: Closed (completed).#35923 In spring-projects/spring-framework;Document that
SpringExtensionrequires JUnit Jupiter 6.0 or higherin: testIssues in the test moduleIssues in the test moduletype: documentationA documentation taskA documentation taskStatus: Closed (completed).#35900 In spring-projects/spring-framework;Reference docs should not use obsolete "junit5" links
in: testIssues in the test moduleIssues in the test modulestatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation taskStatus: Closed (completed).#35892 In spring-projects/spring-framework;Refer to "Spring Tools" instead of "Spring Tools for Eclipse" in reference manual
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation taskStatus: Closed (completed).#35901 In spring-projects/spring-framework;Revise
ApplicationContext#getId()nullability to non-nullin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancementStatus: Closed (completed).#35925 In spring-projects/spring-framework;Remove JUnit 4 based meta-annotation example
in: testIssues in the test moduleIssues in the test moduletype: documentationA documentation taskA documentation taskStatus: Closed (completed).#35903 In spring-projects/spring-framework;State inconsistency in LazyConnectionDataSourceProxy when connection settings fail
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bugStatus: Closed (completed).#35980 In spring-projects/spring-framework;Expose Collection<ModelAndView> on FragmentsRendering to facilitate Unit Tests
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: enhancementA general enhancementA general enhancementStatus: Closed (completed).#35775 In spring-projects/spring-framework;Fix handling of
ServerSentEventwith Jackson encoderin: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: regressionA bug that is also a regressionA bug that is also a regressionStatus: Closed (completed).#35872 In spring-projects/spring-framework;@EnableResilientMethodsdoes not participate in globally enforced target class proxyingin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: bugA general bugA general bugStatus: Closed (completed).#35863 In spring-projects/spring-framework;Log warning when meta-annotation is ignored due to types not present in classpath
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancementStatus: Closed (completed).#35927 In spring-projects/spring-framework;