MyBatis-Plus 多租户插件问题:当TenantLineHandler忽略某张表时, 等值子查询的时候却在该表sql语句拼接tenant_id

当前使用版本(必填,否则不予处理)3.5.0该问题是如何引起的?(确定最新版也有问题再提!!!)最新版3.5.1也存在重现步骤(如果有就写完整)第一步:在TenantLineHandler实现类里面,忽略sys_user_role表格不参与...

MyBatis-Plus [错误报告]: OceanBase指定版本下所有插入都会报错

确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...

Redis [CRASH] Redis 8.0.2 slave keep crashing when it startup.

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

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.

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

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

Backport of gh-4098Comment From: spring-buildsFixed via f486f89b1bc94018d67c564c0abc2ada2eda38e6Comment From: spring-bui...

Spring AI Integration Issue: Spring AI Embedding with VLLM OpenAI API Compatibility

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

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'

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)

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

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

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

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

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.

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

I have Spring Boot 3.5 application:@SpringBootApplication( scanBasePackages = [ ... ])@EnableConfigurationPr...

SpringBoot Drop Actuator endpoint parameter support for javax.annotations.NonNull

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

We should support Spring Framework's new @HttpServiceClient annotation on interfaces found in AutoConfigurationPackages.

SpringBoot Standalone application restart feature based on Spring Boot DevTools

I'm trying to improve the developer experience when working with Spring Boot, especially to encourage new developers to ...
上一页 下一页
.