April 18, 2020 – April 25, 2020
Overview
2 Pull requests merged by 2 people
-
Merged
#24968
Fix typo in webmvc-functional.adoc
Apr 25, 2020 -
Merged
#24933
Simplify substring() usage in MimeTypeUtils
Apr 19, 2020
5 Pull requests proposed by 5 people
-
Proposed
#24930
Support multi-module path pattern in FreeMarkerConfigurationFactoryBean
Apr 18, 2020 -
Proposed
#24946
Rid pointless wrapping with BufferedInputStream from class reading
Apr 20, 2020 -
Proposed
#24947
Allow override of data binder binding
Apr 20, 2020 -
Proposed
#24962
Make imported config always override the one found by package scan
Apr 23, 2020 -
Proposed
#24967
extend request API - add generic coroutines options
Apr 24, 2020
26 Issues closed by 9 people
-
Closed
#24950
HttpHeaders#getETagValuesAsList(String) does not document IAE
Apr 24, 2020 -
Closed
#24944
ResponseStatusExceptionResolver ignores ResponseStatusException headers
Apr 24, 2020 -
Closed
#23017
Support separate annotation introspectors in Jackson2ObjectMapperBuilder
Apr 24, 2020 -
Closed
#24956
Index is not created in mongodb using spring-boot-data-mongodb with reactivestreams
Apr 24, 2020 -
Closed
#24861
Annotation searches potentially synthesize annotations unnecessarily
Apr 23, 2020 -
Closed
#24937
'StandardEnvironment' Optimize.
Apr 23, 2020 -
Closed
#24959
Use WebsocketServerSpec in ReactorNettyRequestUpgradeStrategy
Apr 23, 2020 -
Closed
#24958
Warn about unsupported "/path/**/other" patterns with WebFlux PathPatternParser
Apr 23, 2020 -
Closed
#24953
HttpMediaTypeNotSupportedException thrown when Jackson found multiple deserializing methods in object.
Apr 22, 2020 -
Closed
#24889
HttpStatusCodeException does not protect against NullPointerException
Apr 22, 2020 -
Closed
#24943
Spring Websocket's IllegalStateException: Already immutable
Apr 22, 2020 -
Closed
#24954
can support ConnectionPoolDataSource ?
Apr 22, 2020 -
Closed
#24914
unnecessary iteration(For loop) in PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors
Apr 22, 2020 -
Closed
#24843
Parameter binding in Spring MVC results in ConcurrentModificationException
Apr 22, 2020 -
Closed
#24874
Scanned custom annotations ClassPathBeanDefinitionScanner encountered a problem
Apr 21, 2020 -
Closed
#24580
Backport of ContentDisposition fixes to HttpHeaders
Apr 21, 2020 -
Closed
#24901
Request Mapping url with path variable matching to handler is expensive
Apr 20, 2020 -
Closed
#24879
YamlPropertiesFactoryBean has empty string returned when empty array value is present in the YAML document
Apr 20, 2020 -
Closed
#24642
Clarify how to avoid favoring path extensions as well as deprecation warnings
Apr 20, 2020 -
Closed
#20990
Update advice on contentLength() in subclasses of InputStreamResource
Apr 20, 2020 -
Closed
#24935
Remove potentially confusing kotlin-reflect related log message
Apr 20, 2020 -
Closed
#24939
Remove potentially confusing kotlin-reflect related log message
Apr 20, 2020 -
Closed
#24931
WebClientHateoasConfiguration has runtime dependency upon spring-test
Apr 19, 2020 -
Closed
#24929
Multi-module projects using FreeMarker cannot load all classpath template files
Apr 18, 2020 -
Closed
#18551
spring-test HtmlUnit does not recognize files for multipart uploading [SPR-13979]
Apr 18, 2020 -
Closed
#24927
"http://www.springframework.org/schema/beans/spring-beans-4.3.xsd" is not accessible and cause application fails to start-up
Apr 18, 2020
15 Issues created by 14 people
-
Opened
#24966
Provide a method to get the list of scheduled tasks and cancel instead of destroying all tasks in ScheduledTaskRegistrar
Apr 24, 2020 -
Opened
#24965
When autowiring, wildcards don't match type variables with same upper bounds
Apr 24, 2020 -
Opened
#24964
when RestTemplate could not convert response body to intended object, keeping response body value
Apr 23, 2020 -
Opened
#24963
GenericTypeResolver.resolveType() should resolve ParameterizedType recursively
Apr 23, 2020 -
Opened
#24961
TypeMappedAnnotation.getValue(int,boolean,boolean) burns a lot of CPU, 2x total CPU usage on process after upgrade from 5.1 to 5.2
Apr 23, 2020 -
Opened
#24957
DefaultResourceLoader's default constructor makes it easy to introduce a ClassLoader leak
Apr 22, 2020 -
Opened
#24955
Assissted constructor injection is not working - in contrary to what javadoc says
Apr 22, 2020 -
Opened
#24952
Reject "/path/**/other" patterns in PathPatternParser (WebFlux)
Apr 21, 2020 -
Opened
#24951
Streaming parsing of JSON array in Spring WebClient
Apr 21, 2020 -
Opened
#24948
Describe that bean disposal is unsupported for the beans created by FactoryBean
Apr 21, 2020 -
Opened
#24945
Path Matching via Parsed Patterns in Spring MVC
Apr 20, 2020 -
Opened
#24941
Introduce ClientHttpConnector test suite
Apr 20, 2020 -
Opened
#24940
The configuration effect of XML and javaconfig is inconsistent
Apr 20, 2020 -
Opened
#24934
Upgrade to RSocket 1.0 RC7
Apr 19, 2020 -
Opened
#24932
Using MergedAnnotations.from(..., AnnotationFilter.NONE) still filters java.lang.* annotations
Apr 19, 2020
26 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.
-
6 new comments
Open
#24281
Honor generic type information in BeanUtils.copyProperties()
Apr 18, 2020 -
5 new comments
Open
#24909
HttpServletRequest: accessing MultipartFile files in functional routing via ServerRequest
Apr 22, 2020 -
3 new comments
Open
#24643
Name of scanned @Configuration class affects @Import to work or fail
Apr 23, 2020 -
3 new comments
Open
#24926
Make HtmlUnitRequestBuilder handle form data file properly
Apr 24, 2020 -
2 new comments
Open
#24763
CorsConfiguration based on pattern matching
Apr 22, 2020 -
1 new comment
Open
#23915
Turn off useSuffixPatternMatching by default
Apr 20, 2020 -
1 new comment
Open
#24898
Make setting ETag-Header in VersionResourceResolver optional to allow for resource compression
Apr 20, 2020 -
1 new comment
Open
#23226
MockMvc: Async result for handler [org.springframework.web.servlet.function.RouterFunctionDslKt$sam$org_springframework_web_servlet_function_HandlerFunction$0@6d4a65c6] was not set during the specified timeToWait=10000
Apr 21, 2020 -
1 new comment
Open
#22814
Illegal reflective access operation on Java 11 for lazy-init beans registered with MBeanServer
Apr 21, 2020 -
1 new comment
Open
#24680
Improve mutating of DefaultClientResponse and ServerHttpRequest
Apr 22, 2020 -
1 new comment
Open
#24922
Illegal reflective access by org.springframework.cglib.core.ReflectUtils - spring-core-5.2.5.RELEASE.jar
Apr 22, 2020 -
1 new comment
Open
#24058
PostProcessorRegistrationDelegate makes needed sorting impossible
Apr 22, 2020 -
1 new comment
Open
#24868
Add generic ETag comparator
Apr 22, 2020 -
1 new comment
Open
#18391
Extract MockHttp from MockMvc [SPR-13818]
Apr 23, 2020 -
1 new comment
Open
#24291
Inherited @Transactional methods use wrong TransactionManager
Apr 23, 2020 -
1 new comment
Open
#24878
Collect metrics during application context startup
Apr 23, 2020 -
1 new comment
Open
#22934
SimpleJdbcInsert.executeAndReturnKey() does not support LocalDateTime type
Apr 24, 2020 -
1 new comment
Open
#24824
Add Consumer<ObjectMapper> callback for further customizations in Jackson2ObjectMapperBuilder
Apr 24, 2020 -
1 new comment
Open
#24842
How to Prevent “No decoder for session id” exception in spring websocket using stomp
Apr 24, 2020 -
1 new comment
Open
#23554
Application can't be closed gracefully with cron task registered
Apr 24, 2020 -
1 new comment
Open
#24576
Turn off useSuffixPatternMatching by default
Apr 22, 2020 -
0 new comments
Open
#24498
Type erasure during serialization of polymorphic JSON in Optional/Page
Apr 24, 2020 -
0 new comments
Open
#23429
Unable to resolve taglib schema through https for spring-webmvc
Apr 24, 2020 -
0 new comments
Open
#24892
Upgrade to Reactor Dysprosium-SR7
Apr 25, 2020 -
0 new comments
Open
#23671
Form data request support in MockRestServiceServer
Apr 21, 2020 -
0 new comments
Open
#23772
Multipart request support in MockRestServiceServer
Apr 21, 2020

