Aurora Blog
Home
MyBatis-Plus 多租户插件问题:当TenantLineHandler忽略某张表时, 等值子查询的时候却在该表sql语句拼接tenant_id
2025-08-12 14:01:58
329
当前使用版本(必填,否则不予处理)3.5.0该问题是如何引起的?(确定最新版也有问题再提!!!)最新版3.5.1也存在重现步骤(如果有就写完整)第一步:在TenantLineHandler实现类里面,忽略sys_user_role表格不参与...
MyBatis-Plus [错误报告]: OceanBase指定版本下所有插入都会报错
2025-08-12 14:01:53
844
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
Redis [CRASH] Redis 8.0.2 slave keep crashing when it startup.
2025-08-12 14:01:46
17647
Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...
Redis [CRASH] RedisModule_Yield crash at whileBlockedCron
2025-08-12 14:01:42
10034
I'm not sure if I hit a bug or I'm miss using the RedisModule_Yield function.I seem to hit: void whileBlockedCron(void) ...
Gorm AutoMigration always attempts to set the default value, even when it hasn’t changed.
2025-08-12 14:01:37
783
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/823DescriptionWe have a table definition goes like the fo...
Spring Cloud Config Self referencing in config server can cause crash
2025-08-12 14:01:30
1301
Describe the bugWhen trying to load a configuration file that references the configuration server itself, like this:http...
Spring AI test: Enhances test coverage for QdrantObjectFactory.toObjectMap
2025-08-12 14:01:15
635
Backport of gh-4098Comment From: spring-buildsFixed via f486f89b1bc94018d67c564c0abc2ada2eda38e6Comment From: spring-bui...
Spring AI Integration Issue: Spring AI Embedding with VLLM OpenAI API Compatibility
2025-08-12 14:01:12
7258
Bug descriptionUnable to use embedding functionality when integrating Spring AI with VLLM using OpenAI API format. The i...
Spring AI tool call stream error fix suggestions for qwen3
2025-08-12 14:01:03
7271
Question:If I use DeepSeekChatModel to configure Qwen3, when hitting ToolCall, an exception ava.lang.IllegalArgumentExce...
Spring AI OpenAiAutoConfiguration does not recognize the API Key configured via property key: 'spring.ai.openai.image.api-key'
2025-08-12 14:01:01
1712
Bug descriptionWhen only an ImageModel bean is needed, while configuring the OpenAI API key via the below property:sprin...
Spring AI 400 Bad Request when using model 'gpt-5' with OpenAI ChatClient (works with gpt-4.1 and Anthropic models)
2025-08-12 14:00:57
3736
Description:When calling the OpenAI API via ChatClient in Spring AI using model: gpt-5, the request fails with a 400 Bad...
Spring AI Add ability to modify the schema generation
2025-08-12 14:00:53
850
Expected BehaviorAcsess to the config in JSONSchemaGenerator to be able to modify itCurrent BehaviorCan't modify itConte...
Spring AI Token Count Using Spring AI ChatClient Is Much Higher Than Directly Calling the LLM SDK
2025-08-12 14:00:50
935
When I use Spring AI ChatClient withChatResponse chatResponse = chatClient.prompt(prompt).call().chatResponse();to call ...
Spring AI AzureVectorStore throws UnsupportedOperationException when performing similarity search due to immutable metadata map
2025-08-12 14:00:48
589
Bug DescriptionThe AzureVectorStore throws an UnsupportedOperationException when performing similarity searches. The err...
SpringBoot how to copy some resources when build docker image using spring-boot-maven-plugin
2025-08-12 14:00:45
146
I want to copy some resources when build docker image using spring-boot-maven-plugin, I don't want to copy these to jar ...
SpringBoot In fastjar mode, it is not possible to add a custom URLStreamHandler using the environment variable java.protocol.handler.pkgs.
2025-08-12 14:00:43
625
In fastjar mode, it is not possible to add a custom URLStreamHandler using the environment variable java.protocol.handle...
SpringBoot data class marked with ConfigurationProperties is not loaded in SpringBootTest
2025-08-12 14:00:39
7839
I have Spring Boot 3.5 application:@SpringBootApplication( scanBasePackages = [ ... ])@EnableConfigurationPr...
SpringBoot Drop Actuator endpoint parameter support for javax.annotations.NonNull
2025-08-12 14:00:35
210
With OptionalParameter and the new nullness support in Spring Framework 7, keeping yet another option sounds a bit too m...
SpringBoot Add '@HttpServiceClient' scanning auto-configuration
2025-08-12 14:00:33
120
We should support Spring Framework's new @HttpServiceClient annotation on interfaces found in AutoConfigurationPackages.
SpringBoot Standalone application restart feature based on Spring Boot DevTools
2025-08-12 14:00:31
5383
I'm trying to improve the developer experience when working with Spring Boot, especially to encourage new developers to ...
上一页
下一页
1
…
130
131
132
133
134
…
375
.