Aurora Blog
Home
Apache Superset CSP directive needs 'unsafe-eval' to evaluate Deck.gl "Javascript Data Interceptor"
2025-08-20 14:02:27
5675
How to reproduce the bugPrepare dataset with "lat", "lng" columnsCreate a deck.gl Scatterplot chart -> Rendering on M...
Apache Dubbo [Bug] org.apache.dubbo.remoting.http12.exception.HttpStatusException: Invoker for gRPC not found
2025-08-20 14:02:16
8796
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...
Redis [QUESTION] Does Redis support clusters with more than 1000 nodes, such as clusters with 2500+,3000+ nodes?
2025-08-20 14:02:03
570
Does the community have any plans to support large-scale cluster nodes?Currently, there are over 2500 nodes in a Redis c...
Redis Reorganize bio.c to keep worker data in a struct
2025-08-20 14:01:57
233
Instead of having a number of arrays with data for each worker, create one array of bio_worker_data and send in a pointe...
Gorm Reuse context inside Gorm plugin "fails"
2025-08-20 14:01:53
1533
Your QuestionI created a pagination plugin that basically do a select count(*) once a select query is triggered. The cod...
Gorm Association removal not handled by Updates() even with FullSaveAssociations for many2many
2025-08-20 14:01:50
1668
For a simple model with a self-referential many2many link (Depends) an Updates() does not remove associations.It seems t...
Spring Cloud Config Security: 16 CVEs detected in Config Server 4.3.0 (15 fixable) — request for dependency upgrade
2025-08-20 14:01:45
1492
Describe the bugIn Spring Cloud Config Server 4.3.0, a Trivy scan reports 16 CVEs in transitive dependencies. Out of the...
Spring Cloud Openfeign Feign client returns empty response body, when http code is 401
2025-08-20 14:01:36
8838
FeignClient return an empty response body (response.body()) whenever the response status code is 401. I have did a direc...
Spring Security Missing nullability information in AuthenticationTrustResolver
2025-08-20 14:01:30
491
As of #17534, JSpecify annotations have been introduced in spring-security-core.SecurityContext.getAuthentication return...
Spring Security serialVersionUID values not randomly generated
2025-08-20 14:01:28
8600
It appears there are quite a few serialVersionUID that are not randomly generated. We should fix that. Here is a quick s...
Spring Security OAuth2Login behaves differently in MVC and Reactive
2025-08-20 14:01:25
1664
Expected BehaviorWhen switching between MVC and Reactive variants, the behavior of the oauth2login should likely be the ...
Spring AI Exact similarity match with Redis Vector Store always retuning empty list
2025-08-20 14:01:22
2045
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 Swagger integration not working with Spring AI unless using springdoc-openapi version 2.8.5
2025-08-20 14:01:12
2747
Bug descriptionWhen integrating Swagger with a Spring AI project, the application fails to start (throws NoSuchMethodErr...
SpringBoot HTTP Service Client properties are not applied
2025-08-20 14:00:53
294
RestClientPropertiesHttpServiceGroupConfigurer and WebClientPropertiesHttpServiceGroupConfigurer don't correctly apply p...
SpringBoot Make documentation more precise about readiness state and ApplicationRunners/CommandLineRunners
2025-08-20 14:00:40
10409
The Spring documentation states the following:"An application is considered ready as soon as application and command-lin...
SpringBoot Upgrade to Jetty 12.0.25
2025-08-20 14:00:37
136
Upgrade to Jetty 12.0.25.Supersedes #46741Comment From: snicollSuperseded by https://github.com/spring-projects/spring-b...
Spring @Retryable cannot be used with with @HttpServiceClient due to NullPointerException
2025-08-20 14:00:33
4327
When using an @HttpServiceClient annotated interface, it doesn't appear that @Retryable can also be used:@HttpServiceCli...
Spring Invoking private method on a CGLIB proxy should trigger a dedicated exception
2025-08-20 14:00:29
6628
I created a ExecutionTimeAdvice.java to log the runtime of all my controller methods using @Aspect.When i call the publi...
Spring Expose retry attempts in RetryException
2025-08-20 14:00:26
483
Looking at some usage in Spring Kafka, it would be nice if the suppressed exceptions that are added in the RetryExceptio...
Spring RestClient does not close the connection when protocol information is abnormal
2025-08-20 14:00:24
5676
Bug reportEnvironmentOpenJDK 22Spring Boot 3.5.4ProcessI have two servers (A and B), both providing a POST /readyz HTTP ...
上一页
下一页
1
…
10
11
12
13
14
…
286
.