Aurora Blog
Home
MyBatis-Plus [功能改进]: 希望能固定Querywrapper等的调用顺序
2025-11-06 14:01:58
1857
确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...
Gorm Customized Join Table Select/Update
2025-11-06 14:01:54
4509
Your QuestionSay for example I have these structs:type Person struct { ID int Name string Addresses []Add...
Spring Cloud Config Spring Cloud Config Import Config Behaviours
2025-11-06 14:01:49
12788
Describe the bugSpring Cloud Config 4.3.0Spring Boot 3.5.6Scenario 1application.ymlspring.application.name: demo1spring....
Spring Cloud Config Inconsistent exceptions thrown by Repository#resolve(String revstr) for invalid commit IDs
2025-11-06 14:01:47
3222
I was validating a scenario where, if I provide a commit ID that is not present in the repository, the Config Client sho...
Spring Security Add a Minimal Authorization Server Configuration
2025-11-06 14:01:39
555
The reference currently has two samples. It would be nice if there was an intermediate example that shows a minimal conf...
Spring Security Oauth2 Graavlm issue
2025-11-06 14:01:36
1085
Describe the bugWhen running a native spring boot image with spring security and redis sessions I get an error both with...
Spring Security JdbcRegisteredClientRepository should support Jackson 3
2025-11-06 14:01:33
209
Jackson 3 support was added to JdbcOAuth2AuthorizationService in gh-17832, however, it was not added to JdbcRegisteredCl...
Spring Security One Time Token Authentication Failure Handler
2025-11-06 14:01:29
1255
Expected Behaviorwhen the request resolver doesn't match, the filter should have a handler for failure for the user to c...
Spring Security Customizable Default Authentication Entry Point for Multi-Factor Authentication
2025-11-06 14:01:20
4444
Summary / Expected BehaviorWhen using @EnableGlobalMultiFactorAuthentication with Spring Security, the framework current...
Spring AI MCP tool not invoked when using .entity(Class) with ChatClient (version 1.1.0-M4)
2025-11-06 14:01:15
2989
When using ChatClient.prompt() with .entity(MyClass.class), the MCP (Model Context Protocol) tool is not invoked. Howeve...
Spring AI OpenAI Chat Response doesn't include Websearch annotations in stream mode
2025-11-06 14:01:07
784
The OpenAI gpt-4o-search-preview model doesn't seem to return web search annotations in streaming mode.This is currently...
Spring AI Streaming token usage always zero in OpenAI chat streams [BUG]🐞
2025-11-06 14:01:05
2760
Bug descriptionWhen using the Spring AI chatClient.prompt().stream() API with OpenAI (tested on version 1.1.0-M3), the r...
SpringBoot Use since attribute in configuration properties deprecation consistently
2025-11-06 14:00:57
759
Most properties that are deprecated don't have a since attribute. We should revisit them and add the attribute so that n...
SpringBoot GC pressure from SpringConfigurationPropertySource
2025-11-06 14:00:55
5987
SpringConfigurationPropertySource.DelegatingPropertyMapper.callMappers() is showing up in Flight Recorder as a source of...
SpringBoot Add support for micrometer metrics with reactor schedulers
2025-11-06 14:00:53
9751
In Reactor 3.2.3 there is possibility to enable metrics. There could be property introduced eg. reactor.schedulers.metri...
SpringBoot Upgrade to Spring Security 7.0.0-RC3
2025-11-06 14:00:50
130
Upgrade to Spring Security 7.0.0-RC2.Comment From: philwebbSpring Security are planning an RC3 so repurposing this issue...
SpringBoot Provide configuration properties for controlling the size of Tomcat's buffers for binary and text WebSocket messages
2025-11-06 14:00:48
6805
When using Spring Boot with STOMP over WebSockets, applications can easily encounter a CloseStatus[code=1009] error when...
SpringBoot Restore support for Jersey now that it supports JAX-RS 4 (Jakarta EE 11)
2025-11-06 14:00:46
125
There's now a Jersey 4 release so we can reinstate support, albeit without Jackson 3 support.Comment From: philwebbSee #...
SpringBoot Replace use of paketobuildpacks/ubuntu-noble-run-base:latest with paketobuildpacks/ubuntu-noble-run:latest
2025-11-06 14:00:43
194
https://github.com/paketo-buildpacks/ubuntu-noble-base-images/issues/53#issuecomment-3492294992Comment From: wilkinsonaT...
SpringBoot Polish documentation on testing web applications and the various testing clients that are available
2025-11-06 14:00:41
2004
Java 21Spring Boot 4 RC1Example projects: https://github.com/hantsy/spring7-sandbox/blob/master/boot-api-versioning-webf...
上一页
下一页
1
2
3
4
5
6
7
…
369
.