Aurora Blog
Home
Spring Different behavior between RestTestClient and WebTestClient
2025-10-10 14:00:10
896
There is an inconsistency between WebTestClient and RestTestClient when the controller does not return any body. exec("/...
Spring Extend the "bootstrap = BACKGROUND" mechanism to Component-scanned beans
2025-10-10 14:00:07
1115
I am very enthusiast about Spring 6.2 feaute of Bean Background Initialization implemented via @Bean annotation.However,...
Apache Superset cannot delete user "Associated data exists, please delete them first"
2025-10-09 14:02:43
17563
When trying to delete a user, the error message "Associated data exists, please delete them first" appears. All charts a...
Apache Superset "Drill to detail by" doesn't let you pick which "by" you want (6.0.0rc2)
2025-10-09 14:02:32
2719
Bug descriptionIn 4.1.3 I can choose a specific aspect to drill by - here I'm hovering over "Trash", see how that's grey...
Apache Superset Deck.gl scatterplot auto-migrated to fixed color, legend did not (6.0.0rc2)
2025-10-09 14:02:11
2902
Bug descriptionHere's how the chart looks in 4.1.3 - it uses the categorical colors and the legend looks right:Here's th...
Apache Superset Redirect flow for not-logged-in users attempting to view a dashboard has broken
2025-10-09 14:01:50
3358
Bug descriptionThe enhancement previously merged in #30380 was broken in two places, as far as I can tell:1. A PR last w...
Redis [QUESTION]
2025-10-09 14:01:06
197
Will there be a rpm available for redhat 8/9 to address CVE-2025-49844. I can't find any rpm available other than 6.2.19...
Spring Cloud Openfeign @SpringQueryMap not working with Java Record
2025-10-09 14:00:56
622
Describe the bugThe problem is with @SpringQueryMap because it uses PageableSpringQueryMapEncoder which extends BeanQuer...
Spring Cloud Openfeign Java 16+ Records as @SpringQueryMap does not recognize any field
2025-10-09 14:00:53
4104
Is your feature request related to a problem? Please describe.If you use Records in Java 16+ (JEP 395) as @SpringQueryMa...
Spring Security Add possibility to customize refresh token and DPoP binding
2025-10-09 14:00:44
1046
Expected BehaviorIt should be possible to customize refresh token and DPoP binding, so engineers can use any binding sch...
Spring Security Consider enabling automatically WebauthnJacksonModule in SecurityJacksonModules
2025-10-09 14:00:42
378
While it is not possible to automatically enable WebauthnJackson2Module in SecurityJackson2Modules due to the global def...
Spring AI Anthropic Thinking Content Missing in Streaming Responses for Sonnet/Opus 4 model
2025-10-09 14:00:39
2176
Anthropic's 'thinking' content blocks and deltas are missing from streaming responses when using Claude Opus 4. Addition...
Spring AI Auto-config: Retries for network exceptions (ResourceAccessException, WebClientRequestException)
2025-10-09 14:00:37
3680
Expected BehaviorAuto-configuration path should be able to retry on pre-response network failures (e.g., connection time...
SpringBoot Restore Spring Data JDBC Tests
2025-10-09 14:00:26
138
When https://github.com/spring-projects/spring-data-relational/issues/2153 is fixed we can revert c21293bb2475017470ab36...
SpringBoot Investigate how to report GraalVM system requirements
2025-10-09 14:00:15
1642
I don't know when this was introduced but compiling an image with GraalVM 21 lead to the following on startup: . ____...
Spring Provide HTTP message conversion support for response envelopes
2025-10-09 14:00:11
2595
It's frequent for HTTP (JSON) APIs to wrap response data into some kind of envelope structure. When using HTTP interface...
Spring ReactorResourceFactory is not restarted properly when ApplicationContext is resumed by TestContext Framework
2025-10-09 14:00:09
3076
Spring Boot 4.0.0-M3Spring Framework 7.0.0-M9I'm not sure if this is an issue with Boot or Framework (or both).As of Fra...
Spring Match against exception causes in @Retryable and RetryPolicy
2025-10-09 14:00:07
946
Spring Framework 7.0.0-M9Spring Retry's RetryTemplateBuilder has a traversingCauses() option, allowing setups like this:...
SpringBoot Consider deprecating RestClientBuilderConfigurer
2025-10-08 14:01:05
263
WebClientAutoConfiguration provides a WebClient.Builder prototype bean for use where as RestClientAutoConfiguration offe...
SpringBoot SpringBoot 4.0.0-M2 to SpringBoot 4.0.0-M3, regression? Consider defining a bean of type 'com.fasterxml.jackson.databind.ObjectMapper' in your configuration.
2025-10-08 14:00:54
1335
Hello Spring team,How are you?Sorry to trouble you with this issue.We just bumped our SpringBoot 4.0.0-M2 to M3, no code...
上一页
下一页
1
…
29
30
31
32
33
…
386
.