Skip to content

Issues: spring-projects/spring-framework

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

AbstractFileResolvingResource.exists incorrectly reports result for resources inside of spring-boot executable jar in: core Issues in core modules (aop, beans, core, context, expression) type: regression A bug that is also a regression
#34796 opened Apr 22, 2025 by betalb 6.2.7
BeanUtils.getParameterNames fails for Kotlin data classes in: core Issues in core modules (aop, beans, core, context, expression) theme: kotlin An issue related to Kotlin support type: bug A general bug
#34760 opened Apr 15, 2025 by bclozel 6.2.7
Convert applicable methods in Scope to default methods in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34757 opened Apr 15, 2025 by quaff Loading…
Introduce minimal retry functionality as a core framework feature in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34716 opened Apr 4, 2025 by fmbenhassine Loading…
Add public method to get bean order in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#34712 opened Apr 3, 2025 by mhalbritter 7.0.x
Add typesafe method to get generic bean by name with type reference in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34687 opened Mar 31, 2025 by quaff
GenericConversionService selects incorrect converter for String to List<String> conversion in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34685 opened Mar 29, 2025 by dmitrysulman
Order metadata to enforce appearance at the end of a sorted collection in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#34670 opened Mar 28, 2025 by mipo256 7.0.x
AOT-generated CGLib proxies do not contain method overrides in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: bug A general bug
#34642 opened Mar 24, 2025 by dsyer 6.2.x
Distinguish same-distanced annotations in MergedAnnotations in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34611 opened Mar 17, 2025 by jzheaux
Spring AOP Proxy Not Working with BeanPostProcessor and FactoryBean Dependencies in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34563 opened Mar 10, 2025 by java-lbb
Ensure that ConversionService.canConvert(Enum) no longer throws an exception in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34532 opened Mar 4, 2025 by moonfruit Loading…
Introduce core retry functionality and @Retryable AOP support (along the lines of Spring Retry) in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#34529 opened Mar 3, 2025 by jhoeller 7.0.x
the issue of doCreateBean in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34442 opened Feb 18, 2025 by 799332391
[CRaC] Fix hangup after restoring in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#34372 opened Feb 6, 2025 by YaSuenag Loading… 7.0.x
Escaped placeholders are evaluated if the PropertySource has placeholder support in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug
#34326 opened Jan 27, 2025 by snicoll 6.2.x
YamlPropertiesFactoryBean incorrect flatten nested map to properties in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#34285 opened Jan 19, 2025 by remeio Loading…
Custom ConstraintValidator injects null in native-image in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: bug A general bug
#34079 opened Dec 12, 2024 by mingchiuli General Backlog
MethodInvokingFactoryBean fails to invoke publicly exported methods overridden by internal classes when using JPMS in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#34028 opened Dec 4, 2024 by anandkarandikar 7.0.x
Refine ResolvableType type variable resolution in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#33887 opened Nov 14, 2024 by sdeleuze 7.0.x
Emit warning when ThreadPoolTaskScheduler is unable to meet task delay in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#33856 opened Nov 8, 2024 by DanielThomas General Backlog
Revisit Jackson support in: core Issues in core modules (aop, beans, core, context, expression) in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#33798 opened Oct 25, 2024 by sdeleuze 7.0.0-M5
Introduce KotlinUtils in: core Issues in core modules (aop, beans, core, context, expression) theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement
#33630 opened Oct 1, 2024 by sdeleuze 7.0.x
Factory Bean, BeanDefinitionRegistryPostProcessor and XML config causes properties to not be available in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on
#33522 opened Sep 10, 2024 by grahamcox-oclc
BeanNameGenerator does not apply to @Bean-annotated methods in: core Issues in core modules (aop, beans, core, context, expression) status: feedback-provided Feedback has been provided type: enhancement A general enhancement
#33448 opened Aug 29, 2024 by kamildoleglo 7.0.x
ProTip! Exclude everything labeled bug with -label:bug.