-
Notifications
You must be signed in to change notification settings - Fork 38.5k
Insights: spring-projects/spring-framework
Overview
-
- 0 Merged pull requests
- 2 Open pull requests
- 27 Closed issues
- 5 New issues
Could not load contribution data
Please try again later
2 Pull requests opened by 2 people
-
Check that Deprecated have a "since" attribute
#34989 opened
Jun 3, 2025 -
Add QUERY HTTP method
#34993 opened
Jun 3, 2025
27 Issues closed by 6 people
-
PathPattern#combine throws StringIndexOutOfBoundsException
#34986 closed
Jun 4, 2025 -
Duplicate `given` setup in `@beforeEach` and test methods in JpaTransactionManagerTests
#34804 closed
Jun 4, 2025 -
Validation is not enforced on HttpExchange interfaces
#34995 closed
Jun 4, 2025 -
Mention CompletableFuture in Spring MVC "Asynchronous Requests" section of reference manual
#34991 closed
Jun 3, 2025 -
Assertions for WebClient, RestClient, and RestTemplate configurations
#34524 closed
Jun 3, 2025 -
Support Forwarded header "by" parameter in ForwardedHeaderFilter
#34654 closed
Jun 3, 2025 -
Feature Request: Support for Localized Message Handling in API Responses
#33962 closed
Jun 3, 2025 -
Consider implemented interfaces during `@Import` processing
#34805 closed
Jun 3, 2025 -
Update outdated example that uses `JettyHttpHandlerAdapter` in the reference manual
#34875 closed
Jun 3, 2025 -
Spring MVC: @EnableWebMvc should be redeclared in each ApplicationContext
#34863 closed
Jun 3, 2025 -
Add checkstyle rule `UnusedLocalVariable`, `UnusedLocalMethodCheck`
#34823 closed
Jun 3, 2025 -
`@Contract` for `SupplierUtils.resolve(Supplier)` incorrectly declares `!null -> !null`
#34987 closed
Jun 3, 2025 -
Nullability `@Contract` declaration for `CodeFlow.isIntegerForNumericOp()` is unnecessary
#34985 closed
Jun 3, 2025 -
KotlinSerializationJsonEncoder can't encode java.util.Collections$SingletonList
#34966 closed
Jun 3, 2025 -
Introduce `JacksonJsonMessageConverter.getObjectMapper()`
#34963 closed
Jun 3, 2025 -
spring-mvc is not working properly with org.apache.tomcat.embed by jar package
#34984 closed
Jun 3, 2025 -
Use Gradle nullability plugin 0.0.1
#34983 closed
Jun 3, 2025 -
Refine null-safety documentation terms
#34982 closed
Jun 2, 2025 -
Clients created using JdkClientHttpRequestFactory set content-length for GET, DELETE and HEAD requests
#34971 closed
Jun 2, 2025 -
Add documentation for HTTP service proxy registry
#34912 closed
Jun 2, 2025 -
Unhandled exceptions logging should be easy configurable, without affecting rest od stystem
#34975 closed
Jun 2, 2025 -
In the Native image, Inner Class Instantiation failed
#34973 closed
May 31, 2025 -
Stop referring to JUnit 5 in documentation
#34970 closed
May 30, 2025 -
Upgrade to JUnit 5.13
#34969 closed
May 30, 2025 -
Implicit `@ModelAttribute` no longer works
#34907 closed
May 29, 2025 -
Question about MessageHeaders.REPLY_CHANNEL.endsWith(headerName) usage in MessageHeaderAccessor#verifyType
#34881 closed
May 29, 2025 -
Missed Quartz Triggers After Spring Boot Upgrade to 3.4.5
#34895 closed
May 29, 2025
5 Issues opened by 5 people
-
Document http_server_requests_active_seconds
#34994 opened
Jun 4, 2025 -
Fix support for collections in `AbstractKotlinSerializationHttpMessageConverter`
#34992 opened
Jun 3, 2025 -
Scale hotspot in DefaultSingletonBeanRegistry#registerDependentBean
#34981 opened
Jun 2, 2025 -
spring-boot kotlin aot project, kotlin serialization HttpMessageNotWritableException
#34979 opened
Jun 2, 2025 -
Problem after context restart
#34968 opened
May 30, 2025
37 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Introduce minimal retry functionality as a core framework feature
#34716 commented on
Jun 4, 2025 • 32 new comments -
AbstractFileResolvingResource.exists closes JAR resource input streams with v6.2.7
#34955 commented on
May 29, 2025 • 0 new comments -
Clarify what @RestControllerAdvice vs @ControllerAdvice apply to by default
#34866 commented on
Jun 4, 2025 • 0 new comments -
Unexpected query parameter order with UriComponentsBuilder
#34788 commented on
Jun 4, 2025 • 0 new comments -
@EnableSpringConfigured gives BeanFactory has not been set on BeanConfigurerSupport [SPR-9019]
#13658 commented on
Jun 4, 2025 • 0 new comments -
Aspect Not Triggered After Restart in Spring Boot 3.4.x (But Works in 3.3.10)
#34735 commented on
Jun 4, 2025 • 0 new comments -
impl: Add @Sql annotation support for R2DBC in Spring tests
#34350 commented on
May 30, 2025 • 0 new comments -
[CRaC] Fix hangup after restoring
#34372 commented on
Jun 5, 2025 • 0 new comments -
Add RestTestClient
#34428 commented on
Jun 3, 2025 • 0 new comments -
Improve Javadoc for @ExceptionHandler
#34554 commented on
Jun 4, 2025 • 0 new comments -
Polish YamlProcessor
#34665 commented on
Jun 4, 2025 • 0 new comments -
Add support for X-Forwarded-By and Forwarded By
#34683 commented on
Jun 3, 2025 • 0 new comments -
Prevent cache pollution by storing only the factories
#34732 commented on
Jun 3, 2025 • 0 new comments -
Adding AdapterFinderBean and interceptor functionality.
#34744 commented on
Jun 3, 2025 • 0 new comments -
Remove duplicated setup in `JpaTransactionManagerTests`
#34807 commented on
Jun 4, 2025 • 0 new comments -
Correct name of the Selenium WebDriver artifact in documentation
#34840 commented on
Jun 4, 2025 • 0 new comments -
Make HttpServiceGroupAdapter implementations @Reflective
#34842 commented on
Jun 3, 2025 • 0 new comments -
Add a heartbeat executor for SSE emitters
#34878 commented on
Jun 3, 2025 • 0 new comments -
gh-32154: BeanWrapper - fix autogrow for nested maps
#34905 commented on
Jun 4, 2025 • 0 new comments -
unmarshall xml against xsd no longer works
#34916 commented on
May 29, 2025 • 0 new comments -
AspectJ `@annotation` is not working after upgrade from 6.0.23 to 6.2.6
#34894 commented on
May 30, 2025 • 0 new comments -
@MockitoBean should allow a custom answer
#34956 commented on
May 30, 2025 • 0 new comments -
Allow use of form-backing object for client requests
#32142 commented on
Jun 2, 2025 • 0 new comments -
ExceptionHandlerExceptionResolver results in 200 for some special exceptions
#34481 commented on
Jun 3, 2025 • 0 new comments -
Update Guidance on Best Practices To Test Code That Uses RestClient and RestTemplate
#34892 commented on
Jun 3, 2025 • 0 new comments -
RestClient hangs when Destination closes Connection during Request Body Upload
#34707 commented on
Jun 3, 2025 • 0 new comments -
Support OutputStream and InputStream in HTTP Interface clients
#32358 commented on
Jun 3, 2025 • 0 new comments -
Add Support to CompletableFuture as return type in Spring interfaces clients with RestClient
#34748 commented on
Jun 3, 2025 • 0 new comments -
SqlBinaryValue behaviour in postgre
#34786 commented on
Jun 3, 2025 • 0 new comments -
Avoid “No decoder for session id” Exception if session is closed
#34787 commented on
Jun 3, 2025 • 0 new comments -
Add Randomization Factor in ExponentialBackOff
#34773 commented on
Jun 3, 2025 • 0 new comments -
Support HSQLDB generated keys column name array in SimpleJdbcInsert
#34790 commented on
Jun 3, 2025 • 0 new comments -
Document registration recommendations for `BeanPostProcessor` and `BeanFactoryPostProcessor`
#34964 commented on
Jun 3, 2025 • 0 new comments -
Allow using MockMvc `ResultHandler` with `MockMvcTester`
#34931 commented on
Jun 3, 2025 • 0 new comments -
Allow repeatable writes in FormHttpMessageConverter#writeMultipart
#34859 commented on
Jun 3, 2025 • 0 new comments -
RSocket Interfaces doesn't work with coroutines.
#34868 commented on
Jun 3, 2025 • 0 new comments -
Add support for the HTTP QUERY method
#32975 commented on
Jun 3, 2025 • 0 new comments