Aurora Blog
Home
Spring Document semantics for combining @Retryable with other proxy-based features
2025-10-11 14:00:10
2734
Since we introduced @Retryable, we have received questions regarding how @Retryable works when combined with other proxy...
Spring AI Unable to change image generation model for stability API
2025-10-10 14:01:06
1418
Bug descriptionI have a basic setup where I call stability image generation API with minimal options and I get a 404 err...
SpringBoot Rename annotations used by the tests of configuration processor
2025-10-10 14:00:57
334
Piggy backing on #47443, we have quite a bit of tests that are duplicated for the purpose of testing the annotation proc...
SpringBoot Configure monitoring of non-responsive KafkaMessageListenerContainer on virtual threads
2025-10-10 14:00:54
1864
Spring Boot configures @KafkaListeners on virtual threads if they are enabled (KafkaAnnotationDrivenConfiguration), but ...
SpringBoot Exceptions are suppressed when grpc and security starters used together
2025-10-10 14:00:50
1704
Following code with spring boot grpc and security are used (when calling doSomething method) should throw exception in o...
SpringBoot Align TestRestTemplate default redirect settings to be the same as RestTemplate
2025-10-10 14:00:44
1499
The current situation is quite confusing. We use the defaults for the underlying library (usually follow redirects), unl...
SpringBoot Provide a configuration property to auto-configure Jackson 3 for best compatibility with Spring Boot 3's Jackson 2 defaults
2025-10-10 14:00:39
417
Rather than behaving exactly as configureForJackson2() does, I think we'll want it to set Jackson 3 up as close to how B...
SpringBoot Improve testing of architecture checks
2025-10-10 14:00:33
1318
We have some architecture checks that reference Spring Boot types such as @ConfigurationProperties and @ConditionalOnMis...
Spring ServletServerHttpRequest.getRemoteAddress() may perform DNS lookup
2025-10-10 14:00:27
2106
The ServletServerHttpRequest#getRemoteAddress method may perform a DNS lookup in certain scenarios (and same goes for it...
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...
上一页
下一页
1
…
9
10
11
12
13
…
367
.