Aurora Blog
Home
MyBatis-Plus clickhouse多表查询结果及LocalDate、LocalDateTime类型不支持
2025-06-11 14:04:13
2724
当前使用版本(必填,否则不予处理)3.4.2该问题是如何引起的?(确定最新版也有问题再提!!!)mybaits-plus 在使用clickhouse时,查询结果存在2个问题: 1. 实体对象不支持类型: LocalDate和LocalD...
MyBatis-Plus [功能改进]: 4.0 希望支持功能建议收集
2025-06-11 14:04:11
30147
单纯的收集建议,不一定采纳!!Comment From: nn200433支持物理删除 java lambdaUpdate().eq(Test::getId, "1").remove().force();支持忽略逻辑删除查询 ...
Redis [BUG] KSN of HSETEX vs. HEXPIRE with expire in the past
2025-06-11 14:04:02
1115
Currently, HSETEX's KSN when expire-time is in the past are:1. hset2. hdel3. (optional) deland HEXPIRE:1. hdel2. (option...
Redis [NEW] Support for GEO filtering with Vector Sets
2025-06-11 14:04:00
178
The problem/use-case that the feature addressesI would love to be able to filter by geo location with the new vector set...
MyBatis update issue templates
2025-06-11 14:03:55
296
The old issue templates probably doesn't work.Comment From: harawataThank you for the heads up, @awxiaoxian2020 !I tried...
Spring AMQP Further Investigation into Shutdown Anomalies
2025-06-11 14:03:49
12384
Hi,I am the author of issue #3039.I am writing again to report that we are still observing anomalies during the shutdown...
Spring Security Unhandled AuthenticationServiceException in the default exception handing of http filter chain (Resource Server)
2025-06-11 14:03:45
4049
Describe the bugWhen a AuthenticationServiceException is thrown from AuthenticationProviders say JwtAuthenticationProvid...
Spring Security When updating to 6.5, BeanDefinitionParsingException is referring to old versions
2025-06-11 14:03:43
1693
Expected BehaviorWhen I need to update my schema declarations, I'd like to know why. Please update the exception error m...
Spring Security PathPatternRequestMatcher should check method for equals and hashCode
2025-06-11 14:03:41
1589
The PathPatternRequestMatcher has been introduced since spring security 6.5.However the equals() method only takes into ...
Spring Security 6.4 -> 6.5 cannot be cast to class
2025-06-11 14:03:39
530
Describe the bugAfter upgrade from 6.4 -> 6.5New implementation became unnecessarily type specific,Making configurati...
Spring Security PathPatternRequestMatcher caching leads to unexpected behavior when forwarding
2025-06-11 14:03:37
2864
Describe the bugSpring Security version 6.5.0 release.Since the AntPathMatcher is deprecated, I replaced it with PathPat...
Spring Security Allow JwkSetUriJwtDecoderBuilder to manipulate JWKSource
2025-06-11 14:03:27
1663
Expected BehaviorIn cases where the issuing system experiences issues, a Resource Server should be able to serve at leas...
Spring AI Version 1.0.0 will trigger the error 'evalDuration is null' once the tool is called using the Olama model
2025-06-11 14:03:21
711
Version 1.0.0 will trigger the error 'evalDuration is null' once the tool is called using the Olama model. But after clo...
Spring AI ToolContext is not supported by the MCP tools
2025-06-11 14:03:08
211
When calling the mcp server, I hope to pass the toolContext,What should I do in this situation?Comment From: sunyuhan199...
Spring AI Unable to use Tools - No @Tool annotated methods found
2025-06-11 14:02:13
5069
Bug descriptionTwo parts in this issue1. When using toolObjects2. when using toolNames1 ) ToolObjects -Lets say I have c...
Spring AI ToolContext is not supported by the MCP tools
2025-06-11 14:02:11
1163
so important feature ,why not support...Comment From: SightStudioI don't know what this mean. I'm already using ToolCont...
Spring AI Spring AI MCP Streamable HTTP
2025-06-11 14:01:15
1455
A few weeks ago it appears MCP is going to be pursuing Streamable HTTP to replace SSEMCP Streamable HTTP SpecWould be ni...
Spring AI Get information about tool calls within ChatClient call
2025-06-11 14:01:13
528
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI ElasticsearchVectorStoreProperties missing embeddingFieldName property mapping
2025-06-11 14:01:12
672
Bug descriptionThe value of spring.ai.vectorstore.elasticsearch.embedding-field-name is missed when configuring Elastics...
Spring AI toolContext(...) not propagated into ReactiveSecurityContextHolder during tool execution
2025-06-11 14:01:10
1657
Summary:When using ChatClient.prompt().toolContext(Map), the data passed into toolContext(...) is not propagated into th...
上一页
下一页
1
…
331
332
333
334
335
…
368
.