-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Insights: spring-projects/spring-framework
Overview
Could not load contribution data
Please try again later
5 Pull requests merged by 2 people
-
Remove typo in RestTestClient Javadoc
#35262 merged
Jul 31, 2025 -
Improve BeanFactoryExtensionsTests
#34696 merged
Jul 7, 2025 -
Convert applicable methods in
Scope
todefault
methods#34757 merged
Jul 7, 2025 -
Discard further rows once maxRows has been reached
#34709 merged
Jul 7, 2025 -
Fix copy-n-paste errors in
JmsClient
Javadoc#35163 merged
Jul 7, 2025
12 Pull requests opened by 12 people
-
Add explanation for @Valid container parameters in ann-validation.adoc
#35186 opened
Jul 11, 2025 -
Add support for list value resolution from YAML block-style in Environment.getProperty()
#35204 opened
Jul 15, 2025 -
Correct the default value of nestedTransactionAllowed in JpaTransactionManager javadoc
#35212 opened
Jul 17, 2025 -
docs: clarify ResponseCookie Max-Age behavior according to RFC 6265
#35216 opened
Jul 18, 2025 -
Document Custom Servlet Filters in Web MVC
#35217 opened
Jul 18, 2025 -
gh-22729: Make StompSession.Subscription.unsubscribe() return Receiptable
#35224 opened
Jul 20, 2025 -
Adds gzip handler to JDK http client based on header
#35225 opened
Jul 20, 2025 -
doc (constraints for http range requests)
#35227 opened
Jul 21, 2025 -
Add documentation of RequestMapping about SpEL
#35232 opened
Jul 23, 2025 -
Fix sybase script execution handling
#35250 opened
Jul 29, 2025 -
Feature/allowed method interceptor
#35273 opened
Aug 2, 2025 -
Refine `@Contract` Javadoc
#35285 opened
Aug 4, 2025
100 Issues closed by 15 people
-
Avoid creating byte[] multiple times in StringHttpMessageConverter
#35261 closed
Aug 3, 2025 -
How to make WebClient call streaming APIs and perform streaming processing
#35274 closed
Aug 2, 2025 -
Support HTTP method-restricted interceptors in InterceptorRegistration
#35272 closed
Aug 2, 2025 -
`@Scheduled` tasks running in `SimpleAsyncTaskScheduler` are interrupted immediately on context close
#35254 closed
Aug 1, 2025 -
Support Hibernate StatelessSession [SPR-2495]
#7184 closed
Aug 1, 2025 -
Post process outgoing messages in JmsClient
#35271 closed
Aug 1, 2025 -
Add `rewrite` support for `errorprone.refasterrules`
#35270 closed
Aug 1, 2025 -
Introduce `ConfigurableApplicationContext.pause()` and `SmartLifecycle.isPauseable()`
#35269 closed
Aug 1, 2025 -
Provide support to configure request interceptors in RestTestClient
#35268 closed
Aug 1, 2025 -
Provide more control over validation in DefaultApiVersionStrategy
#35267 closed
Aug 1, 2025 -
PathApiVersionResolver should not be nullable
#35265 closed
Jul 31, 2025 -
Add support for MediaType in ApiVersionInserter
#35259 closed
Jul 31, 2025 -
Replace `useRequestParam` with `useQueryParam` in `ApiVersionConfigurer` to align with client
#35263 closed
Jul 31, 2025 -
ApiVersionConfigurer misconfiguration is hard to detect when no version resolvers are added
#35256 closed
Jul 31, 2025 -
Support Composite API Versioning Stretagy
#35255 closed
Jul 31, 2025 -
Support HttpServiceClient annotation
#35244 closed
Jul 31, 2025 -
body of DELETE request is not send by org.springframework.http.client.JdkClientHttpRequest
#35260 closed
Jul 30, 2025 -
Request handler doesn't receive model attributes as built with a build-method
#35131 closed
Jul 30, 2025 -
Refine UriUtils#decode and StringUtils#uriDecode implementation and documentation
#35253 closed
Jul 29, 2025 -
Doc: SqlBinaryValue behaviour with PostgreSQL
#34786 closed
Jul 28, 2025 -
Accept support for generated keys column name array on HSQLDB and Derby as well
#34790 closed
Jul 28, 2025 -
Add Randomization Factor in ExponentialBackOff
#34773 closed
Jul 28, 2025 -
Spring JDBC: PostgreSQL 42.7.5: catalog name is treated as case insensitive
#35064 closed
Jul 28, 2025 -
Prefer mapping without version for requests without a version
#35237 closed
Jul 28, 2025 -
IllegalStateException: No API version attribute
#35236 closed
Jul 28, 2025 -
Provide configurable `useCaches` option for `URLConnection` usage in `UrlResource` (avoiding jar file leak)
#35218 closed
Jul 25, 2025 -
Successful Autowiring Dependent on Configuration ordering and Primary Bean flag
#35239 closed
Jul 25, 2025 -
Display original request URI in NoResourceFoundException message
#34553 closed
Jul 25, 2025 -
Support wildcard path elements at the start of path patterns
#35213 closed
Jul 25, 2025 -
Feign client duplicates "path" parameter after upgrading to Spring Boot 3.4.6 from 3.3.10
#35242 closed
Jul 25, 2025 -
MessageSource.getMessage locale Nullable?
#35230 closed
Jul 23, 2025 -
Upgrade to Jetty 12.1.0.beta2
#35233 closed
Jul 23, 2025 -
Upgrade to JUnit 5.13.4
#35229 closed
Jul 21, 2025 -
Upgrade to Jackson 3.0.0-rc6 and 2.19.2
#35228 closed
Jul 21, 2025 -
Specify constraints to ensure that range requests are processed transprently
#35226 closed
Jul 21, 2025 -
JDK Http Client cannot handle compressed http response inputstream
#35222 closed
Jul 20, 2025 -
Migrate to Palentir's JavaPoet
#35214 closed
Jul 17, 2025 -
Upgrade to Dokka 2.0.0
#35211 closed
Jul 16, 2025 -
Add section in docs on byte-range requests in Spring MVC and WebFlux
#35052 closed
Jul 16, 2025 -
Configure ByteBuddy Java agent in test tasks
#35207 closed
Jul 16, 2025 -
Inconsistent Content-Type Validation in RouterFunctionMapping
#35209 closed
Jul 16, 2025 -
Upgrade to Micrometer 1.16.0-M1
#35170 closed
Jul 15, 2025 -
Upgrade to Reactor 2025.0.0-M5
#35169 closed
Jul 15, 2025 -
Spring Core Conversion should support jackson @JsonValue or @JsonCreator
#35200 closed
Jul 15, 2025 -
Make rootObject parameter consistently nullable
#35206 closed
Jul 15, 2025 -
Fix Checkstyle configuration for nullability annotations
#35205 closed
Jul 15, 2025 -
Resolve optional HandlerMethod parameter of @ExceptionHandler method to null
#35067 closed
Jul 15, 2025 -
Upgrade tests to OkHttp 5.x
#35183 closed
Jul 15, 2025 -
Upgrade to Micrometer 1.14.9
#35202 closed
Jul 15, 2025 -
Upgrade to Reactor 2024.0.8
#35201 closed
Jul 15, 2025 -
`OncePerRequestFilter` cannot be CGLib-proxied
#35198 closed
Jul 15, 2025 -
Refine multipart converter registration in HttpMessageConverters
#35203 closed
Jul 15, 2025 -
org.springframework.data.web.PagedModel not recognized as container type in Jackson serialization
#35199 closed
Jul 15, 2025 -
Pause unused application contexts in the TestContext framework
#35168 closed
Jul 14, 2025 -
r2dbc custom converters
#35125 closed
Jul 14, 2025 -
Introduce `getSource()` in `ApplicationContextEvent` with covariant return type
#35197 closed
Jul 14, 2025 -
Content-Disposition response header duplicated for failed StreamingResponseBody
#35116 closed
Jul 14, 2025 -
`ConfigurationBeanNameGenerator` for `@Bean`-annotated methods
#33448 closed
Jul 13, 2025 -
Publish releases using Central Portal
#35188 closed
Jul 12, 2025 -
Introduce `ContextRestartedEvent` as a subtype of `ContextStartedEvent`
#35194 closed
Jul 12, 2025 -
Redis persists the restore issue
#35193 closed
Jul 12, 2025 -
Consistently catch `InaccessibleObjectException` next to `IllegalAccessException`
#35190 closed
Jul 11, 2025 -
Restore preference for interface (most abstract) method in `getPubliclyAccessibleMethodIfPossible`
#35189 closed
Jul 11, 2025 -
Reduce synchronization in ResponseBodyEmitter
#34767 closed
Jul 11, 2025 -
Misleading metric label `client.name` in client observation convention
#35154 closed
Jul 11, 2025 -
Align HttpMessageConverters builder with WebFlux codecs variants
#35187 closed
Jul 11, 2025 -
Transaction-scoped resource binding in `TransactionSynchronizationManager`
#35182 closed
Jul 10, 2025 -
DataSize bytes is acutally bibytes for method toKilobytes and above
#35184 closed
Jul 10, 2025 -
Improve URLs in Validation chapter of the reference manual
#35181 closed
Jul 10, 2025 -
Document how to register runtime hints for convention-based conversion
#35178 closed
Jul 10, 2025 -
Use flexible generics nullness in `RestClient.RequestHeadersSpec.ExchangeFunction`
#35180 closed
Jul 10, 2025 -
HTTP 522 response for spring-beans.dtd
#35174 closed
Jul 9, 2025 -
Improve handling of `ResponseEntity<?>` in Spring MVC
#35153 closed
Jul 9, 2025 -
Register runtime hints for `Instant`-to-`Timestamp` conversion
#35156 closed
Jul 9, 2025 -
Introduce `Date`-to-`Instant` and `Instant`-to-`Date` converters
#35175 closed
Jul 9, 2025 -
Problem after context restart
#34968 closed
Jul 9, 2025 -
Include MethodParameter[] parameters in HttpRequestValues.Processor
#35148 closed
Jul 9, 2025 -
Not seeing an official channel for integrating spring starters
#35173 closed
Jul 8, 2025 -
Introduce `ConfigurableApplicationContext.restart()` method
#35171 closed
Jul 8, 2025 -
Native image run failed with hibernate
#35118 closed
Jul 8, 2025 -
Update Spring MVC message converters documentation
#35166 closed
Jul 7, 2025 -
Specify flexible generics nullness in spring-jdbc
#34911 closed
Jul 7, 2025 -
Declare flexible generic type nullability where relevant
#35146 closed
Jul 7, 2025 -
Leniently tolerate null `@Aspect` bean
#35074 closed
Jul 7, 2025 -
Support `@CacheConfig("myCacheName")` declarations for simplified configuration
#35152 closed
Jul 7, 2025 -
Skip initialization of a `NullBean`
#35165 closed
Jul 7, 2025 -
Allow conditional handling of 404 with HTTP Interface clients
#32105 closed
Jul 7, 2025 -
Support `DefaultWebFilterChain` allowing the current filter to provide its name explicitly
#34702 closed
Jul 7, 2025 -
Introduce methods for JdbcClient to query first row
#34666 closed
Jul 7, 2025 -
Upgrade to Gradle 8.14.3
#35162 closed
Jul 5, 2025 -
Short-circuit matching algorithm in `InstanceFilter`
#35161 closed
Jul 5, 2025 -
Support direct matching against exceptions in `ExceptionTypeFilter`
#35160 closed
Jul 5, 2025
26 Issues opened by 25 people
-
Document `@ComponentScan(basePackages)` property placeholder and ant-path support
#35288 opened
Aug 4, 2025 -
Spring 7 webmvc and @PreAuthorize: AuthorizationDeniedException results in 500 response status
#35287 opened
Aug 4, 2025 -
Spring 7 `@Retryable` results in JDK proxy with Spring Boot
#35286 opened
Aug 4, 2025 -
Call Mono.timeout in WebFilter may hang up the response body
#35283 opened
Aug 4, 2025 -
Refine Jackson 3 constructors to accept only `JsonMapper` instances for JSON
#35282 opened
Aug 4, 2025 -
Kotlinx Serialization doesn't work when using ResponseEntity
#35281 opened
Aug 4, 2025 -
Revise `StartupStep` to implement `AutoCloseable`
#35277 opened
Aug 3, 2025 -
Spring JDBC automatically converts 11-digit numeric strings to `Long`
#35275 opened
Aug 2, 2025 -
Improve HTTP Client Metrics URI KeyValue
#35264 opened
Jul 31, 2025 -
"Failed to read candidate component class" with classfile metadata reading
#35252 opened
Jul 29, 2025 -
Allow null handling with @InitBinder & PropertyEditor/Converter/Formatter to handle null values.
#35251 opened
Jul 29, 2025 -
Support multiple result sets in `ScriptUtils.executeSqlScript()`
#35248 opened
Jul 29, 2025 -
Simplify API Versioning Config in WebTestClient
#35246 opened
Jul 28, 2025 -
`URIEditor` encodes authority by default
#35241 opened
Jul 25, 2025 -
Allow configuring default maxIdleTime on InMemoryWebSessionStore
#35240 opened
Jul 24, 2025 -
BeanOverrideHandler fails when a single mock is declared via multiple meta-annotation paths
#35231 opened
Jul 21, 2025 -
Cannot close custom OutputStream
#35220 opened
Jul 19, 2025 -
Unexpected behavior for empty query parameter in MockMvc
#35210 opened
Jul 16, 2025 -
Selective Validation Group Constraints Trigger Unexpectedly on Shared Embedded Objects (e.g., Telephone)
#35191 opened
Jul 11, 2025 -
Add support for Micrometer context propagation in Kotlin coroutines
#35185 opened
Jul 10, 2025 -
Environment.getProperty() method cannot process list items
#35179 opened
Jul 9, 2025 -
Any way to add custom property map to binder target as target is Null in Spring 6.x
#35176 opened
Jul 9, 2025 -
Add SSE Support to RestClient
#35164 opened
Jul 7, 2025
20 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.
-
Fix throws only ResourceAccessException on timeout
#34721 commented on
Aug 2, 2025 • 4 new comments -
Inconsistent Transaction and TransactionSynchronizationManager Attributes with Nested Transactions in Multi-Transaction Manager Environment
#35039 commented on
Jul 28, 2025 • 0 new comments -
fix: Preserve NULL Parameters in case of AOP Proxy
#35014 commented on
Jul 9, 2025 • 0 new comments -
Add support for X-Forwarded-By and Forwarded By
#34683 commented on
Jul 18, 2025 • 0 new comments -
Fix: type matching for request-scope generic beans
#34537 commented on
Jul 23, 2025 • 0 new comments -
Race condition on JMS listener scaling down with ActiveMQ Artemis
#34935 commented on
Aug 4, 2025 • 0 new comments -
Intercept JMS messages
#22999 commented on
Aug 2, 2025 • 0 new comments -
Random CancellationException instead of ResourceAccessException after upgrading to Spring Boot 3.4.0
#33973 commented on
Aug 1, 2025 • 0 new comments -
JMS connection not intimidating AMQ about scaling down the consumers because of less load.
#35143 commented on
Aug 1, 2025 • 0 new comments -
TransactionalEventListener(phase = BEFORE_COMMIT) not called if the event was fired by another transactional listener in the same BEFORE_COMMIT phase
#35081 commented on
Jul 29, 2025 • 0 new comments -
Streaming parsing of JSON array in Spring WebClient
#24951 commented on
Jul 23, 2025 • 0 new comments -
Optimize context caching in the TestContext framework
#32289 commented on
Jul 18, 2025 • 0 new comments -
Document registration recommendations for `BeanPostProcessor` and `BeanFactoryPostProcessor`
#34964 commented on
Jul 15, 2025 • 0 new comments -
Update HttpStatus to align with RFC9110 where relevant
#32870 commented on
Jul 15, 2025 • 0 new comments -
Add view rendering support for exception handling with error details
#34272 commented on
Jul 11, 2025 • 0 new comments -
Support links to controller method with a model attribute in MvcUriComponentsBuilder
#33989 commented on
Jul 10, 2025 • 0 new comments -
Allow use of form-backing object for client requests
#32142 commented on
Jul 10, 2025 • 0 new comments -
Close all ApplicationContexts in the TestContext framework after all tests have been executed
#26196 commented on
Jul 9, 2025 • 0 new comments -
Property value from context is unexpected when run junit tests in parallel (context corrupted?)
#34339 commented on
Jul 8, 2025 • 0 new comments -
Provide GSON-based Encoder/Decoder
#27131 commented on
Jul 8, 2025 • 0 new comments