Aurora Blog
Home
Spring Support OutputStream and InputStream in HTTP Interface clients
2025-06-06 14:00:19
3258
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
2025-06-06 14:00:14
301
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
2025-06-06 14:00:12
4528
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
2025-06-05 14:01:17
2006
Expected BehaviorBe able to generate more complex schemas with the BeanOutputConverter class, for instance with constrai...
Spring AI 我用spring ai实现一个mcp server.服务起来后,一直无法访问/sse端点
2025-06-05 14:01:03
8864
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
2025-06-05 14:00:50
2555
Bug descriptionCaused by: com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve type id 'thinking...
Spring AI PGVector not using Threshold
2025-06-05 14:00:47
2382
Bug description var criteria = SearchRequest.builder().query(payload) .topK(properties.getTopK()) ...
SpringBoot Unable to customize RestTemplateBuilder with connectionTimeout when requestFactory used
2025-06-05 14:00:43
8996
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
2025-06-05 14:00:41
1446
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
2025-06-05 14:00:39
1878
server.servlet.encoding.force, server.servlet.encoding.force-request, server.servlet.encoding.force-responseHttpEncoding...
SpringBoot Enable/disable JarFile caching in JarUrlConnection
2025-06-05 14:00:36
1759
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
2025-06-05 14:00:34
462
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
2025-06-05 14:00:24
3398
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
2025-06-05 14:00:20
1250
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
2025-06-05 14:00:16
732
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
2025-06-05 14:00:13
1608
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
2025-06-01 14:01:16
24197
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
2025-06-01 14:00:14
3474
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.
2025-05-26 14:02:27
3139
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
2025-05-26 14:02:00
11814
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...
上一页
下一页
1
…
247
248
249
250
251
…
263
.