Apache Dubbo [Bug] java.lang.NoSuchMethodError: org.springframework.core.env.CompositePropertySource.getPropertySources()Ljava/util/Collection;

Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...

MyBatis-Plus [功能改进]: 融合LambdaQueryChainWrapper和QueryChainWrapper

当前程序版本mybatis-plus-boot-starter 3.5.2功能改进融合LambdaQueryChainWrapper和QueryChainWrapper,使得LambdaQueryChainWrapper支持字段使用字符串。...

MyBatis-Plus [Bug]: querywapper 枚举作为条件的时候.无法正确的转换

确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题当前程序版本3.5.7问题...

MyBatis-Plus [错误报告]: 逻辑删除deleteById时,在有自动更新填充的字段情况下会用NULL覆盖掉原表中的值。

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

MyBatis-Plus [功能改进]: 条件构造器支持传入另一个 QueryWrapper 作为条件值

当前程序版本v3.5.7功能改进当前查询条件: // 查询条件:联系人 if (StringUtils.isNotEmpty(req.getContactName()) && !SqlInjecti...

MyBatis-Plus [错误报告]: 使用LambdaQueryWrapper中出现can not find lambda cache for this property

确认[ ] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题当前程序版本3.5.1问题...

MyBatis-Plus [错误报告]: 分页插件在SQLServer中报错Incorrect syntax near ''OFFSET''.

确认[X] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题当前程序版本3.5.8问题描述6293 的调...

MyBatis-Plus [功能改进]: 描述 mybatis plus没看到支持Caché数据库,Caché是医疗行业主流数据库,希望能加入支持

确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进mybatis ...

MyBatis-Plus [功能改进]: 期望 MP 支持 JSON 检索

确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进期望 MP 支持 ...

MyBatis-Plus [功能改进]: 逻辑删除的同时没法同步修改 修改人 修改时间等其他字段

确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进逻辑删除的同时没法...

MyBatis-Plus [功能改进]: 描述 优化对多数据源支持

确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进因@Conditi...

MyBatis-Plus [错误报告]: SpringBoo3.5.0+MyBatis-Plus3.5.12整合报错

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

Gorm How to create foreign key for custom join table?

Your QuestionThe minimized models are:type User struct { gorm.Model Companies []*Company `gorm:"many2m...

Spring Security ChannelProcessingFilter misuse of 'committed'

SummaryChannelProcessingFilter short-circuits the entire filter chain if the response is already committed.Actual Behavi...

Spring Security AuthorizationManager null safety annotation on generic type is incorrectly specified

Describe the bugThe JSpecify null safety annotation on the generic type of AuthorizationManager (and ReactiveAuthorizati...

Spring Security Error message with Spring Security 7.0.0-M1: required a bean of type ReactiveJwtDecoder' could not be found.

I'm doing some early migration tests of an application based on Spring Boot 3.5.0 to Spring Boot 4.0.0-M1.It uses Spring...

Spring AI I want to create list of dynamic tool or resources based on the user identification in MCP server using spring ai

I didn't find any useful information over internet that can help me to create dynamic tool or resources based on user id...

Spring AI DeepSeekChatModel Can't Be Found

Bug descriptionWith the following controller class@RestController@RequestMapping("/api/deepseek")public class ...

Spring AI Document ID is not supported when adding embeddings to AWS OpenSearch

Spring AI Version: 1.0.0Problem: When attempting to store embeddings in AWS OpenSearch(serverless), the following error ...

Spring AI I am not able to send event from mcp server to mcp client using existing established SSE connection.

I didn't find any information over internet to use existing SSE connection between mcp host and mcp client to send event...
上一页 下一页
.