Aurora Blog
Home
Redis [BUG] cluster node config has been corrupted
2025-06-27 14:01:18
1643
Describe the bugcluster nod has been corrupted. In node Id, I has a extra digit and d is missing from connected text. T...
Redis [QUESTION] Is it feasible to split all commands into two parts to improve performance?
2025-06-27 14:01:16
880
Is it feasible to split all commands into two parts to improve performance? The first part, which includes parameter val...
Gorm Generic Updates method does not support selecting multiple fields
2025-06-27 14:01:11
1121
Previously, I used to write code like this:DB.Model(User{}).Select([]string{"name", "age"}).Updates(...
Gorm Memory leak?
2025-06-27 14:01:09
4240
I want to query database data to the map [string] interface {}. The total amount of data is approximately 170w, with a t...
Gorm How to update UpdatedAt along with DeletedAt on soft-delete.
2025-06-27 14:01:00
1415
Your QuestionHello.I have a system where several microservices uses Gorm. I would like to update Gorm to set the field U...
Spring Cloud Config Cloud Config Server (w/GCP Secret Manager) Throws ClassNotFoundException
2025-06-27 14:00:56
4861
I have a very vanilla setup of Spring Cloud Config Server. Git functionality works great. Wanting to connect it to GCP...
Spring Security OAuth2: ServletOAuth2AuthorizedClientExchangeFilterFunction can fail to remove client if webclient receives retryable responses.
2025-06-27 14:00:50
5088
Describe the bugIn some configuration setups, adding a ServletOAuth2AuthorizedClientExchangeFilterFunction to a WebClien...
Spring AI Adding multiple mcp server-configuration in a claude desktop json format doesn't work.
2025-06-27 14:00:43
1485
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 Unable to start application : VertexAiEmbeddingConnectionAutoConfiguration.class: Failed to instantiate | ClassNotFoundException: com.google.auth.oauth2.SecureSessionAgent
2025-06-27 14:00:38
32752
Bug descriptionUnable to start application after migrating to Spring AI - GA version from M6`<spring-ai.version>1....
Spring AI Spring AI M4 Observability Issue
2025-06-27 14:00:36
364
Hi All,I have recently migrated from Spring AI M3 to M4.In M3 the gen_ai metrics and traces were getting captured in M3 ...
SpringBoot Upgrade to Tomcat 10.1.42
2025-06-27 14:00:33
1204
Upgrade to Tomcat 10.1.42.Comment From: wilkinsonaRe-opened to add support for configuring max part count and max part h...
SpringBoot WebMvcConfigurationSupport.getMessageConverters() order has changed in Framework 7.0 breaking SampleMethodSecurityApplicationTests
2025-06-27 14:00:31
1889
SampleMethodSecurityApplicationTests fails in CI and after some digging it appears to be due to WebMvcConfigurationSuppo...
SpringBoot jdbc.connections.active and jdbc.connections.idle metrics are not available when using Hikari in a native image
2025-06-27 14:00:26
921
When building https://github.com/spring-projects/spring-petclinic with Spring Boot 4.0.0-SNAPSHOT, I get the following e...
SpringBoot Bug after SpringBoot 3.4 in count query alias when using specification and entity with strategy InheritanceType.JOINED
2025-06-27 14:00:25
1770
Bug appeared after Spring Boot version 3.4.With version 3.3.5 this example works fine.There is problem with count query ...
SpringBoot Adopt Framework's HttpMessageConverters
2025-06-27 14:00:23
310
As of https://github.com/spring-projects/spring-framework/issues/33894, Spring Framework introduced its own HttpMessageC...
SpringBoot Package mappings and exchanges classes consistently
2025-06-27 14:00:21
1063
spring-boot-servletorg.springframework.boot.servlet.autoconfigure.actuate.ServletHttpExchangesAutoConfigurationorg.sprin...
Spring mime message helper throwing illigal address in string
2025-06-27 14:00:18
1511
current version.does not trap empty to,cc & bcc.** Bug Reports **public void sendMimeMail(String encoding, String[...
Spring Add view rendering support for exception handling with error details
2025-06-27 14:00:13
696
The ResponseEntityExceptionHandler handles exceptions at the MVC/WebFlux level as Problem Details. Right now, only machi...
Spring Support controller-specific exception handlers using @UseExceptionHandler or equivalent
2025-06-27 14:00:07
2674
BackgroundIn many real-world REST APIs, developers want to handle exceptions differently per controller (e.g., user-faci...
Golang Go team quiet week Jun 30–Jul 4: issue tracker responses will be delayed
2025-06-26 14:08:07
1035
The issue tracker will be quiet from Jun 30 to Jul 4 to let Go team members and contributors disconnect and either recha...
上一页
下一页
1
…
231
232
233
234
235
…
336
.