Aurora Blog
Home
MyBatis-Plus [功能改进]: 期望 MP 支持 JSON 检索
2025-08-07 14:01:42
242
确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进期望 MP 支持 ...
MyBatis-Plus [功能改进]: 逻辑删除的同时没法同步修改 修改人 修改时间等其他字段
2025-08-07 14:01:39
192
确认[X] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[X] 我已经在 issue 中搜索过, 确认问题没有被提出过[X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进逻辑删除的同时没法...
MyBatis-Plus [功能改进]: 描述 优化对多数据源支持
2025-08-07 14:01:37
1026
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题功能改进因@Conditi...
MyBatis-Plus [错误报告]: SpringBoo3.5.0+MyBatis-Plus3.5.12整合报错
2025-08-07 14:01:35
3184
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本m...
Gorm How to create foreign key for custom join table?
2025-08-07 14:01:29
1730
Your QuestionThe minimized models are:type User struct { gorm.Model Companies []*Company `gorm:"many2m...
Spring Security ChannelProcessingFilter misuse of 'committed'
2025-08-07 14:01:21
3697
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
2025-08-07 14:01:12
2545
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.
2025-08-07 14:01:10
1024
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
2025-08-07 14:01:07
742
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
2025-08-07 14:01:04
2787
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
2025-08-07 14:00:44
727
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.
2025-08-07 14:00:39
143
I didn't find any information over internet to use existing SSE connection between mcp host and mcp client to send event...
SpringBoot Consider deprecating TestRestTemplate in favor of RestTestClient
2025-08-07 14:00:28
609
As of https://github.com/spring-projects/spring-framework/pull/34428, Spring Framework has a RestTestClient that aligns ...
Spring Korean character encoding/decoding issue
2025-08-07 14:00:24
13974
My system's using Spring Boot embedded Undertow.AS-ISboot 2.6.6MultipartResolver : org.springframework.web.multipart.com...
Spring Improve Javadoc of ApplicationEvents
2025-08-07 14:00:16
540
ApplicationEvents' Javadoc talks about using it via an autowired field before it talks about its use as method parameter...
Spring Introduce @Proxyable annotation for bean-specific proxy type
2025-08-07 14:00:09
301
Following up on #35293, a convenient annotation next to @Bean and @Component is needed for enforcing a bean-specific pro...
Golang fmt: unintentionally print "exit status 0x40010004"
2025-08-06 14:09:30
2314
Go versiongo version go1.24.2 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang x/build: bot freebsd-riscv64-mengzhuo--megrez-3 reported as broken
2025-08-06 14:09:27
188
The bot freebsd-riscv64-mengzhuo--megrez-3 has been reported as broken. It is currently in "quarantined" state. Please w...
Golang How many virtual memory I can use?
2025-08-06 14:09:23
914
go version 1.14My go program vss increased, while rss is stable. I haven seen:(1) "The runtime now uses a sparse heap l...
Golang runtime/trace, x/exp/trace: explicitly encode end of trace and surface it in parser
2025-08-06 14:09:17
796
A common source of bad traces is user error, specifically not calling trace.Stop, or not waiting for the call to finish ...
上一页
下一页
1
…
141
142
143
144
145
…
373
.