MyBatis-Plus [功能改进]: 希望能固定Querywrapper等的调用顺序

确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...

Gorm Customized Join Table Select/Update

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

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

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

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

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

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

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

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)

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

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]🐞

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

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

SpringConfigurationPropertySource.DelegatingPropertyMapper.callMappers() is showing up in Flight Recorder as a source of...

SpringBoot Add support for micrometer metrics with reactor schedulers

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

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

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)

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

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

Java 21Spring Boot 4 RC1Example projects: https://github.com/hantsy/spring7-sandbox/blob/master/boot-api-versioning-webf...
下一页
.