Aurora Blog
Home
Apache Superset Image 5.0.0-dev does not contain geckodriver
2025-07-03 14:01:58
4836
Bug descriptionThe 5.0,0-dev found on https://hub.docker.com/r/apache/superset does not contain geckodriver.Previous ver...
MyBatis-Plus boot4 DataSourceAutoConfiguration路径变化
2025-07-03 14:01:41
606
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
Gorm a two-way relation makes dirty data when inserting one model
2025-07-03 14:01:29
2767
Your Questiona two-way relation makes dirty data when inserting one modelhow to reproduce:open any db, use auto migrate ...
Spring Cloud Openfeign When using OpenFeign for remote calls, occasionally it returns the correct JSON result, but an error occurs indicating that the content type is application/octet-stream.
2025-07-03 14:01:21
3525
[RemotePayOrderService#payOrder] Content-Length: 497[RemotePayOrderService#payOrder] Content-Type: application/json[Remo...
Spring Security Add TestMockHttpServletRequests
2025-07-03 14:01:13
206
A class for creating MockHttpServletRequests instances would be helpful. There are many places where we cannot use MockM...
Spring Security Standarize Mock Request Paths
2025-07-03 14:01:11
735
Historically, Spring Security tests have set the servlet path to indicate the path of a MockHttpServletRequest. This was...
Spring Security Allow custom conversation for enum values in meta annotation expression templates
2025-07-03 14:01:07
1346
Arrays of enums in security meta annotations have limited utility because there's no clean mechanism to convert the enum...
Spring Security Kotlin 2.2 Upgrade
2025-07-03 14:01:01
178
We should update to Kotlin 2 to align with https://github.com/spring-projects/spring-framework/issues/34453Comment From:...
Spring AI The overload tools or defaultTools method in ChatClientBuilder causes FunctionToolCallback not taking effect.
2025-07-03 14:00:57
2302
Bug DesceptionI have the following FunctionToolCallback instance created and registered to ChatClient Builder as below:F...
Spring AI Multiple SSE connections issue and SYNC mode startup failure in McpClientAutoConfiguration
2025-07-03 14:00:55
4545
In the current implementation of McpClientAutoConfiguration, there are two critical issues:When using type: ASYNC, both ...
Spring AI Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "tools"
2025-07-03 14:00:53
1060
After I started the mcp server, I failed to configure mcp through the cursor client. After debugging, I found that the c...
Spring AI SystemPromptTemplate removes double curly braces {{...}} when rendering prompts
2025-07-03 14:00:51
1810
DescriptionWhen using SystemPromptTemplate in Spring AI, any usage of double curly braces like {{ this is my line }} get...
Spring AI Incorrect use of ClassUtils.isAssignable
2025-07-03 14:00:48
1124
Incorrect Usage of ClassUtils.isAssignable: incorrect reversing the Parameters Causes the Method to Always Return true W...
Spring AI [EPIC] - Support latest Google Unifed SDK to access Google AI Models
2025-07-03 14:00:46
565
This is a placeholder EPIC issue to support https://cloud.google.com/vertex-ai/generative-ai/docs/sdks/overview All prev...
Spring AI Remove CLA link from PR Template
2025-07-03 14:00:42
215
I saw that CLA is not using now, but CLA Link(even broken) is being displayed by Pull Request Template like below:Commen...
Spring AI Reasoning options documented in docs
2025-07-03 14:00:28
781
Expected BehaviorI would expect that it would be easy to add reasoning_effort (or similar) to the models that support it...
Spring HttpRequestValues.Processor add MethodParameter[] parameters
2025-07-03 14:00:22
270
https://github.com/spring-projects/spring-framework/blob/26d413c5216a49029129a062a9143091ef8bc091/spring-web/src/main/ja...
Spring Distributed Lock Annotation
2025-07-03 14:00:21
3636
OverviewIntroduce @DistributedLock annotation that can be used together with @Scheduled annotation to execute scheduled ...
Spring Use @NullUnmarked and @NonNull where relevant on generic methods
2025-07-03 14:00:16
1114
OverviewAs a workaround for https://github.com/spring-projects/spring-framework/issues/34911 that we can't support yet d...
Spring Declare flexible generic type nullability where relevant
2025-07-03 14:00:15
1049
OverviewTypes like ResultSetExtractor<T> where the return type nullness depends on the generic type nullness shoul...
上一页
下一页
1
…
251
252
253
254
255
…
375
.