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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Behaviour change in ScheduledAnnotationBeanPostProcessor: canceling scheduled tasks on ContextClosedEvent v6.0 -> v6.1 in: core Issues in core modules (aop, beans, core, context, expression) type: regression A bug that is also a regression
#33009 opened Jun 11, 2024 by ansgarschulte 6.1.9
ActiveMQ messages for a group are not getting consumed and keeps piling in: messaging Issues in messaging modules (jms, messaging) status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on
#33003 opened Jun 11, 2024 by officialgituser
Inconsistent character handling between MockMvc created from a context or standalone in: test Issues in the test module status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on
#32997 opened Jun 10, 2024 by lukas-krecan
RestClient does not work when sending an object in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on
#32995 opened Jun 10, 2024 by dmarsh26
Add support for the HTTP QUERY method in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#32975 opened Jun 6, 2024 by odrotbohm General Backlog
@Transactional(noRollbackFor) is not respected when calling JpaRepository.save method in: data Issues in data modules (jdbc, orm, oxm, tx) status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on
#32968 opened Jun 6, 2024 by SunWooInOOP
multipartData() throws an exception when WebFilter reads the request body. in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on
#32949 opened Jun 4, 2024 by earlgrey02
Native Image with spring-boot 3.2.3 - MissingResourceException: Can't find bundle for base name org.aspectj.weaver.weaver-messages in: core Issues in core modules (aop, beans, core, context, expression) status: feedback-reminder We've sent a reminder that we need additional information before we can continue status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on theme: aot An issue related to Ahead-of-time processing
#32936 opened Jun 2, 2024 by abugozeh
Support bean override features with AOT in: test Issues in the test module type: enhancement A general enhancement
#32933 opened Jun 1, 2024 by sbrannen 6.2.x
After upgrading to Spring Boot 3.2, WebDataBinder does not work as intended in: web Issues in web modules (web, webmvc, webflux, websocket) status: feedback-reminder We've sent a reminder that we need additional information before we can continue status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged or decided on
#32919 opened May 29, 2024 by cafroxia
Support alternate testContextHolder for TestContextManager in: test Issues in the test module status: waiting-for-triage An issue we've not yet triaged or decided on theme: kotlin An issue related to Kotlin support
#32898 opened May 26, 2024 by Kantis
Support HTTP trailing headers in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#32890 opened May 24, 2024 by bmaassenee 6.x Backlog
HttpStatus Javadoc should refer to RFC9110 instead of 7231 in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#32870 opened May 22, 2024 by DidierLoiseau General Backlog
Unify Spring Framework documentation type: documentation A documentation task
#32835 opened May 16, 2024 by sdeleuze 6.2.x
Limit reflective operations in BeanInstanceSupplier with Spring AOT in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
#32834 opened May 16, 2024 by sdeleuze 6.2.x
Create WebFlux equivalent filter to handle URLs with trailing slashes in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#32830 opened May 15, 2024 by rstoyanchev 6.2.0-M5
Add support for flagging an interface to declaratively expose it as an rsocket remote service in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#32827 opened May 15, 2024 by jeacott1
RequestAttributesThreadLocalAccessor still not working for SSE in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#32813 opened May 13, 2024 by dsyer
RestClient ResponseSpec.body() when using Reactor Netty throws an exception instead of returning null if no response body is available in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#32805 opened May 13, 2024 by r16turbo
Identify invalid factory methods AOT when possible in: core Issues in core modules (aop, beans, core, context, expression) theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
#32794 opened May 10, 2024 by sdeleuze 6.2.x
Document ControllerAdviceBean as internal usage in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
#32776 opened May 7, 2024 by sinanoezdemir 6.2.x
Reject competing read and write accessors for PropertyAccessor and IndexAccessor in SpEL in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
#32737 opened Apr 30, 2024 by sbrannen 6.2.x
Provide more ways to stream through ServerResponse for WebMvc functional endpoints in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#32710 opened Apr 25, 2024 by rstoyanchev 6.2.x
handling of path segments with leading spaces in HierarchicalUriComponents in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
#32705 opened Apr 25, 2024 by diamondT
Resolve URI to baseUrl in RestClient in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
#32679 opened Apr 19, 2024 by runeflobakk 6.2.x
ProTip! Exclude everything labeled bug with -label:bug.