Aurora Blog
Home
Redis [BUG] Replica faces "Connection with master lost" randomly need to know the reason
2025-03-25 15:19:37
5100
Describe the bugI am using Redis v7.2.5. Recently, I have been facing Crashloopbackoff in replicas pods. I have checked ...
Redis Redis CLI issue for semantic_search
2025-03-25 15:19:35
451
Describe the bugRedis CLI is giving error for semantic_searchTo reproduce127.0.0.1:6379> FT.SEARCH idx "*=>[KNN 5 ...
Redis [BUG] Performance degradation of SREM and ZREMRANGEBYLEX command after upgrading from 7.2 to 7.4
2025-03-25 15:19:33
5158
Describe the bugUpgrading the redis-server from 7.2.7 to 7.4.2, there are obvious performance degradation of SREM and ZR...
Spring Cloud Config Unable to Pass AWS Secrets Manager Secrets to Spring Boot Application Properties via Spring Cloud Config Server
2025-03-25 15:19:28
3170
Type: BugComponent: Secrets ManagerDescribe the bug:Spring Cloud Config Server serves as centralised config server to su...
Spring Cloud Netflix EurekaInstanceMeterBinder Bean Conflict: Duplicate Registration of applicationTaskExecutor and taskScheduler
2025-03-25 15:19:09
3030
Issue Description🐞 Bug ReportWhen using Spring Cloud Netflix Eureka Server, a bean conflict occurs in EurekaInstanceMete...
Spring AMQP Process not terminated on OOM error
2025-03-25 15:19:05
8592
How come this happened - that is - is this expected behavior? My application was not terminated and started working pret...
Spring Security [Azure Oauth2] IllegalArgumentException: Attribute value for "xxx" is null
2025-03-25 15:19:02
20828
Hi,We are having the following issue when trying to configure Azure SSO Authentication using Spring Security Oauth2:{ js...
Spring Security Programatic Bean Registration
2025-03-25 15:18:43
378
Right now Spring Security's Java Configuration provides a DSL that works around https://github.com/spring-projects/sprin...
Spring Security Replace WebInvocationPrivilegeEvaluator
2025-03-25 15:18:41
939
With the introduction of AuthorizationManager, it should be possible to deprecate WebInvocationPrivilegeEvaluator.The st...
Spring Security Consider Enabling PKCE for Authorization Code by Default
2025-03-25 15:18:39
928
PKCE is recommended to prevent CSRF and authorization code injection attacks. We should consider enabling enabling PKCE ...
Spring AI Missing Return Statement in Cluster Bean Example in Couchbase Documentation
2025-03-25 15:18:36
1367
Bug descriptionIn the spring-ai-docs repository, within the file src/main/antora/modules/ROOT/pages/api/vectordbs/couchb...
Spring AI block()/blockFirst()/blockLast() are blocking, which is not supported in thread reactor-http-nio-3
2025-03-25 15:18:35
3782
I hope to quickly learn Spring AI + ollama + deepseek r1 (local learning and deployment) through the official documentat...
Spring AI Structured Output with few shot JSON Example not working
2025-03-25 15:18:24
17575
Hi Team,First of all thank you so much for your effort on creating this Spring AI module.I am currently exploring Struct...
SpringBoot Wrong jOOQ exception translator with empty db name
2025-03-25 15:18:20
1119
If there is no db product name in jOOQ available the sql error state translator is used by default:See:https://github.co...
SpringBoot Drop /reference from docs build YAML
2025-03-25 15:18:19
104
This line can be simplified now that https://github.com/spring-io/spring-doc-actions/issues/20 is fixed.
SpringBoot Provide a possibility to extend/override configuration properties binding process
2025-03-25 15:18:17
22717
We faced an issue where a property source for 700+- objects (consists of 100+- fields) binds to java objects slowly: aro...
SpringBoot Improve performance of MapBinder by calculating reused fields only once
2025-03-25 15:17:53
129
Some very minor performance enhancements can be made to MapBinder by calculating and storing some items that are used ma...
SpringBoot Improve performance of IndexedElementsBinder.assertNoUnboundChildren by not checking all elements
2025-03-25 15:17:51
593
Currently IndexedElementsBinder checks that there are no unbound children by tracking elements as they are bound. For la...
SpringBoot When using Kotlin, mutable super-class's properties are not bound when a sub-class declares a non-default primary constructor that does not cover the super-class's properties
2025-03-25 15:17:50
8472
I have a spring boot - Kotlin project, which I am upgrading from Spring 5, Java 8 to Spring 6, Java 21build.gradle.ktspl...
SpringBoot Auto-configuration for RestClient, WebClient and generated @HttpExchange proxies
2025-03-25 15:17:48
24014
Spring Cloud offers some auto-configuration for its @FeignClient which entered maintenance mode in favor of RestClient a...
上一页
下一页
1
…
19
20
21
22
23
24
25
.