Aurora Blog
Home
Spring Performance regression with Property Placeholder Resolution
2025-10-10 14:00:24
3129
We have observed a performance regression (~9–10 seconds delay) during the Spring context refresh phase after upgrading ...
Spring Discover annotations on interface methods for AspectJ annotation pointcuts
2025-10-10 14:00:22
3931
Affects: spring-aop:5.0.9.RELEASE, spring-boot-starter-aop:2.0.5.RELEASEpublic interface FooService { @MyAnnotation v...
Spring Add MySQL/MariaDB to TableMetaDataProviderFactory for correct generated-keys support
2025-10-10 14:00:20
3877
SummaryTableMetaDataProviderFactory in Spring Framework 6.1.x (used by Spring Boot 3.2.0) omits a dedicated branch for M...
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...
上一页
下一页
1
…
8
9
10
11
12
…
366
.