Aurora Blog
Home
MyBatis-Plus 再同时开启逻辑删除的前提下,能不能同时支持物理删除,有没有这样的方法
2025-09-17 14:01:18
158
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
MyBatis-Plus [功能改进]: 描述 在mybatis-plus与spring整合的时候提供了对返回结果是Map类型的key驼峰处理方式
2025-09-17 14:01:17
956
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
Redis Handle_LEAK in /deps/hiredis/net.c:124 ( v. 8.0.3 )
2025-09-17 14:01:13
1059
Handle 's' is created at net.c:124 by calling function 'socket' and lost at net.c:131.The redisCreateSocket() function c...
Redis Probable division by zero in /src/redis-cli.c:9848 ( v. 8.0.3)
2025-09-17 14:01:11
957
Variable ((float( 64))hits + misses) with a floating-point type whose possible value set allows a zero value at redis-cl...
Redis Probable division by zero in /src/redis-cli.c:9847 ( v. 8.0.3)
2025-09-17 14:01:09
927
Variable ((float( 64))hits + misses) with a floating-point type whose possible value set allows a zero value at redis-cl...
Redis Probable division by zero in /src/redis-benchmark.c:975 ( v. 8.0.3)
2025-09-17 14:01:08
1344
Variable *histogram->total_count with floating-point type whose possible value set allows a zero value at redis-cli.c...
Redis Probable division by zero in /src/redis-benchmark.c:975
2025-09-17 14:01:06
1308
Variable *histogram->total_count with floating-point type whose possible value set allows a zero value at redis-bench...
Gorm Calling Exec using generics API only returns errors and no information
2025-09-17 14:01:04
836
Describe the featureThe Exec method of the generics API should return the DB interface so that we can use it to get addi...
Spring Security DelegatingAuthenticationEntryPoint should use RequestMatcherEntry
2025-09-17 14:00:56
562
DelegatingAuthenticationEntryPoint currently uses a LinkedHashMap<RequestMatcher,AuthenticationEntryPoint> which i...
Spring AI mcp: support auth by HTTP Basic Auth
2025-09-17 14:00:47
5220
Support a way to auth client-server connection.I think it's necessary, such as, When using Claude Desktop to connect to ...
Spring AI dynamic tool loading
2025-09-17 14:00:40
1833
Hello,i have explored a bit the dynamic tool example but it seems that tool are like a "global" concept where i can add ...
Spring AI MCP and AOP cannot be used simultaneously.
2025-09-17 14:00:38
1021
When I used MCP, I simultaneously used Spring AOP, but a CGLIB proxy class was not generated for Tool. I tried many meth...
SpringBoot Delete ErrorProperties.IncludeStacktrace
2025-09-17 14:00:35
693
Since it's only used for binding, in 2.4 we should be able to delete ErrorProperties.IncludeStackStrace and replace it w...
SpringBoot Delete ErrorProperties.IncludeStacktrace
2025-09-17 14:00:33
239
21286 should have deleted IncludeStacktrace but as noted in https://github.com/spring-projects/spring-boot/issues/21286#...
SpringBoot Make ConfigDataLocation.of non-nullable
2025-09-17 14:00:31
401
org.springframework.boot.context.config.ConfigDataLocation#of should never return null. Instead of the return null, we s...
SpringBoot Restructure foundational packages to remove dependency on 'org.springframework.boot'
2025-09-17 14:00:27
264
45547 has highlighted a bigger problem that we have several foundational packages that depend on classes in org.springfr...
SpringBoot Toggling export of OTLP tracing not working with GraalVM native images
2025-09-17 14:00:20
1177
To make the export work at all for a native image build, it needs to be enabled during AOT processing. So we have this f...
SpringBoot Finalize and document Spring Boot's HTTP Service client support
2025-09-17 14:00:18
1209
Now that @HttpServiceClient support has been dropped from Spring Framework 7.0 and removed Spring Boot in #47123 we need...
SpringBoot Drop JSR305 support in favor of JSpecify
2025-09-17 14:00:14
570
We should see what breaks if we remove "com.google.code.findbugs:jsr305"Comment From: dmytrodanilenkovin scope of this i...
Spring Provide additional conditional registration capabilities in BeanRegistrar
2025-09-17 14:00:08
7856
Dave Syer opened SPR-16959 and commentedThere is a gap in the the functional bean registration features in BeanDefinitio...
上一页
下一页
1
…
64
65
66
67
68
…
386
.