Spring Support OutputStream and InputStream in HTTP Interface clients

HTTP Interfaces are great but it's impossible to replace pure RestClient calls in all cases.For instance, code likerestC...

Spring Add a heartbeat executor for SSE

It looks like the general recommendation about SSE is to send messages at fixed interval to clients to probe the connect...

Spring Support links to controller method with a model attribute in MvcUriComponentsBuilder

I'm developing a Spring boot with Spring MVC web app using rest controllers. I'd like to redirect URLs that have empty p...

Spring AI Generate complex Json schemas with BeanOutputConverter

Expected BehaviorBe able to generate more complex schemas with the BeanOutputConverter class, for instance with constrai...

Spring AI 我用spring ai实现一个mcp server.服务起来后,一直无法访问/sse端点

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring AI anthropic-ai thinking error

Bug descriptionCaused by: com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'thinking...

Spring AI PGVector not using Threshold

Bug description var criteria = SearchRequest.builder().query(payload) .topK(properties.getTopK()) ...

SpringBoot Unable to customize RestTemplateBuilder with connectionTimeout when requestFactory used

Hi,I found out that in JDK 17 and 21 (probably other versions too) when I call RestTemplateBuilder customization of conn...

SpringBoot NullPointerException during native image build when using @SpringBootApplication

Describe the bugWhen building a native image using GraalVM Native Image with a basic Spring Boot application annotated w...

SpringBoot Rework server.servlet.encoding properties to clarify when they apply

server.servlet.encoding.force, server.servlet.encoding.force-request, server.servlet.encoding.force-responseHttpEncoding...

SpringBoot Enable/disable JarFile caching in JarUrlConnection

Context - https://stackoverflow.com/questions/79652217/very-slow-startup-time-for-spring-boot-executable-jar-on-windows-...

SpringBoot Review SSL info contribution and its use of management.health.ssl.certificate-validity-warning-threshold

Having a management.health.ssl property affect SSL info doesn't feel quite right, particularly as it's management.info.s...

Spring Document http_server_requests_active_seconds

To me http_server_requests_active_seconds seems to be completly undocumented, so it would be nice to document that metri...

Spring PathPattern#combine throws StringIndexOutOfBoundsException

SituationI've had the situation that a @Controller was defined with @RequestMapping("/*") to manage all request for that...

Spring Duplicate given setup in @beforeEach and test methods in JpaTransactionManagerTests

I've noticed that some given setup logic in the @BeforeEach method is also repeated in several individual test methods i...

Spring Validation is not enforced on HttpExchange interfaces

Hello there,I've been trying to get validation to trigger for outward HTTP calls in the context of @HttpExchange interfa...

Spring Support @MockitoBean in @Configuration classes

VersionsSpring Boot 3.4.0Spring Framework 6.2.0Hi Spring team,While upgrading our apps to Spring Boot 3.4.0, I've encoun...

Spring UriComponentsBuilder double encodes query parameters

Affects: Tested on 4,5,6.URIComponentsBuilder double encodes the request parameter when replaceQueryParam is called. Thi...

Apache Superset Some chart data is not visible.

Bug descriptionWhen drawing a line chart using data, some overlapping points of the line are not visible as shown below....

Apache Dubbo [Bug] some clients might always encounter the RpcException with 'No provider available from registry' if restarting all clients and servers which register-mode are interface

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
上一页 下一页
.