Spring Add String based URI template variants to RequestEntity [SPR-17551]

Ryon Day opened SPR-17551 and commentedThe RestTemplateBuilder documentation for the rootUri() method states:"Set a root...

Spring CoroutinesUtils not found

my spring version is 5.2.2.RELEASE, and work in eclipse 4.8 of windows10。 when I import the source into eclipse by readi...

Spring Negative byte values not properly converted to unsigned int in URI encoding

Affects: 5.2.0-Release, current master (2020-01-22)Line numbers from 5.2.0.spring-web/src/main/java/org/springframework...

Spring Update defaults in ReactorResourceFactory for ConnectionProvider

The connection pool in Reactor Netty 0.9 was switched from elastic to fixed 500 connections (per host), see https://gith...

Spring Fix Asciidoctor Warnings

Running the :asciidoctor task produces two different types of warnings possible invalid reference and skipping referenc...

Spring Reconsider recommended connection pools

Affects: masterDriverManagerDataSource javadoc recommends to use commons-dbcp or c3p0:https://github.com/spring-projects...

Spring How can we use Spring Cloud Sleuth with spring MVC project?

I am trying to use spring cloud sleuth with spring web mvc project. We are sending the request from spring web mvc to an...

Spring setReadOnly not defined in JpaTransactionObject in JpaTransactionManager

In spring-orm-8.2.3.RELEASE the problem described in Ticket # 23943 is still present. At line 405txObject.setReadOnly(de...

Spring Unsatisfied dependency expressed through constructor parameter 1: Ambiguous argument values for parameter of type [int] - did you specify the correct bean references as arguments?

Hello Team,I am using spring version 4.3.1 ,i am facing problem while using spring ,Kindly provide solution for the prob...

Spring Unable to create HEAD response with completely empty body

Spring-Boot Version: 1.5.22.RELEASEWhen creating a route with the method HEAD in spring-boot, i.e.@RequestMapping(value ...

Spring Jackson2Decoder fails to determine correct target type from default interface method with a generic type

version: 5.2.0-RELEASEhttps://github.com/spring-projects/spring-framework/blob/d1aee0e8691c41753621332ff69b17be3f7c8ba2/...

Spring Protobuf messages error decoding with Flux

Hi,Starting from this project : https://spring.io/blog/2015/03/22/using-google-protocol-buffers-with-spring-mvc-based-re...

Spring GenericConversionService

org/springframework/core/convert/support/GenericConversionService542 @Nullable543 public GenericConverter find(TypeDes...

Spring JSON decoding error parsing stream encoded with Jackson Smile

Affects: 5.1.12With #24009 fixed and versions updated, there's still issues with decoding Smile-encoded stream. Looks li...

Spring top-level domain

Hi!I use spring boot 2.2.2.RELEASE and spring webflux.When I send POST Http request to my app by host name http://mobile...

Spring Missing documentation of spring-webmvc-struts

Affects: Documentation for spring-webmvc-struts, all versionsUnder the link https://javadoc.io/doc/org.springframework/...

Spring Wrong version in LocalSessionFactoryBean javadoc

Affects: \ Spring 5.xIn the org.springframework.orm.hibernate5.LocalSessionFactoryBean javadoc we can read:/** * Specify...

Spring Allow customizing default Smile codec via CodecConfigurer

Affects: 5.1.12Even though Smile codec is configured as part of default codecs in BaseDefaultCodecs, there's currently n...

Spring Explicit Content-Type Header in WebClient is overwritten by ResourceHttpMessageWriter

I discovered this on spring-boot 2.1 I can reproduce the same behaviour using spring-boot 2.2.2.I'm trying to post binar...

Spring ServerSentEventHttpMessageReader maps null when event has comment only.

With Spring 5.2.3 I'm experiencing a Bug when reading server sent events with the web client. I've managed to write this...
上一页 下一页
.