Spring ReactiveElasticsearchOperations: UncategorizedElasticsearchException

I am trying to get data from elastic search using spring reactiveElasticsearchOperations,but getting UncategorizedElasti...

Spring Support RSocket Load Balancing

The way to use to the load balancing feature through RSocketRequester is not straight forward and we need to change that...

Spring WebClient metrics with uri template when using UriBuilder

Hi,Here are the versions this discussion is related to :Spring 5.1.4.RELEASESpringBoot 2.1.2.RELEASEMicrometer 1.1.2Usin...

Spring ResourceUrlEncodingFilter causes LookupPathIndexException resulting in HTTP 400 when processing URLs indirectly referencing Welcome Files

Affects: 5.2.6When the ResourceUrlEncodingFilter receives a parcial request like /somecontext/app/ - actually referencin...

Spring Compatibility with JDK 15

Along the lines of #24453, this issue aims to track JDK 15 compatibility.For the time being (i.e., during the 5.2.x time...

Spring Current log level not checked by LogAccessor supplier-enabled logging methods

Affects: Spring Framework version: 5.2.8org.springframework.kafka.core.KafkaTemplate is using the org.springframework.co...

Spring Mime type "application/*" is not compatible with "application/vnd+json"

Now mime types with suffix (and wildcard subtypes with suffix) are not compatible with wildcard subtypes.For example, mi...

Spring Deprecate AppCacheManifestTransformer

Schedule for removal the AppCacheManifestTransformer (both Servlet and reactive variants) since support is being removed...

Spring Backport UrlPathHelper optimizations

Backport of gh-25690Comment From: spring-projects-issuesFixed via 2f75212eb667a30fe2fa9b5aca8f22d5e255821fComment From: ...

Spring Backport UrlPathHelper optimizations

Backport of gh-25690Comment From: spring-projects-issuesFixed via aec3a4c69e02d87f87258b0ab5c1d6c83f4cb44fComment From: ...

Spring Backport UrlPathHelper optimizations

Backport of gh-25690Comment From: spring-projects-issuesFixed via 2281e421915627792a88acb64d0fea51ad138092Comment From: ...

Spring FileUrlResource isWritable method returns true if URL protocol is not indicating a file

if add testcase@Test void test() throws IOException { Resource resource = new FileUrlResource(new URL("https:/...

Spring Remove session on 4xx response from WebSocket handshake

The sockjs session will be removed after websocket handshake request failed, therefore the next downgrade session could ...

Spring Prevent confusion about build(boolean) method in UriComponentsBuilder

To prevent confusion about the build(boolean) methodComment From: rstoyanchev@eitan613 I'm fine to make some Javadoc imp...

Spring Expose protected method to determine charset in AbstractJackson2HttpMessageConverter

When the issue of charset being ignored #25076 was resolved on 5.2.7/5.2.8 the problem now is the opposite. I have lot o...

Spring spring-jdbc don't set out parameter name from metadata for Postgresql function after issue#25399

Affects: 5.2.8.RELEASEWhen using PostgreSQL driver 42.2.11 and higher and spring-jdbc version 5.2.8.RELEASE and calling ...

Spring PropertiesLoaderSupport should ignore socket/connect exceptions as well

Affects: 5.2.3-RELEASEI am running on windows, trying to load properties from a shared network folder like \\remotehost...

Spring Early configuration of ApplicationStartup on BeanFactory

Currently the GenericApplicationContext configures the AppliationStartup on the BeanFactory only right before refreshing...

Spring 5.1.1

Comment From: pivotal-issuemaster@smokedrinking Please sign the Contributor License Agreement!Click here to manually syn...

Spring CallMetaDataContext.reconcileParameters overwrites cursor name

Affects: \SB2org.springframework:spring-jdbc:5.1.9.RELEASEExplanation. Existing code is using a named cursor.When the Re...
上一页 下一页
.