Spring Security oauth2Login DSL fails when passing a SecurityContextRepository

Describe the bugHi team ❤ , I'm trying to set the SecurityContextRepository configured by the oauth2Login() DSL and it f...

Spring Security OidcIdTokenDecoderFactory caching of ClientRegistration fails to decode tokens if clientId changes

Describe the bugOidcIdTokenDecoderFactory caches JwtDecoder instances on ClientRegistration.getRegistrationId(). The cac...

Spring Security OidcIdTokenDecoderFactory caches JwtDecoders and ignores ClientRegistration updates

Hello.OidcIdTokenDecoderFactory caches JwtDecoders and ignores ClientRegistration updates.It's required to provide uncac...

Spring Security Remove deprecated implementations of OAuth2AccessTokenResponseClient

With the 6.4 release, a new set of OAuth2AccessTokenResponseClient implementations were introduced based on RestClient. ...

Spring Security Oauth2: docs refer to deprecated classes

The following classes are deprecated in Spring Security 6.4+.DefaultAuthorizationCodeTokenResponseClientDefaultRefreshTo...

Spring Security NimbusJwtEncoder does not support Edwards Curve signature (EdDSA) family algorithms.

DescriptionIt is currently possible to create a NimbusJwtEncoder using an ImmutableJWKSet that contains an Ed25519 key (...

Spring AI spring ai mcp server multi-instance solution

I am using Spring AI WebMvc MCP Server to build my MCP server, but I now want to start multiple MCP servers within a sin...

Spring AI The SimpleLoggerAdvisor and the custom advisor have failed.

Bug descriptionFirstly, when I was using the custom Advisor, I found that the debugging did not take effect. Then, in or...

Spring AI The FilterExpressionTextParser cannot parse Long type values

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring AI ToolContext没有被传递

大模型: ollama qwen3:8bMCP-Server: spring-ai-starter-mcp-server-webflux 1.1.0-SNAPSHOTapplication.yml server: port:...

Spring AI Add advanced RAG (Hybrid Search and Semantic Hybrid Search) with Azure AI Search

Azure AI Search has the following feature along with Vector Similarity Search (which is already present in Spring AI).Hy...

Spring AI Spring AI Anthropic Client fails to parse "thinking" content block type from Claude 3.7 response

DescriptionThe application is failing to process responses from Claude 3.7 Sonnet when using the thinking parameter. We'...

Spring AI Support Anthropic interleaved thinking with tool use

support Claude 4 models feature of interleaved thinking with tool use, allowing the model to reason between tool calls.S...

SpringBoot The build-image task fails with spring-boot-maven-plugin

I'm trying to build an OCI image from a spring boot project using heroku/builder:24.Using pack CLI, the build succeeds a...

SpringBoot Inconsistent behavior of circular dependencies on different machines

Due to legacy code, we’ve enabled circular dependencies. With the same codebase, both my colleague and I can run it norm...

SpringBoot Use jOOQ BOM

Newly published releases 3.18.31, 3.19.24 and 3.20.5 of jOOQ introduced BOM module so Spring Boot should consider using ...

SpringBoot Allow Specifying ConfigData.Options On ConfigDataEnvironmentContributors

As part of the Spring Cloud Config Server we utilize Spring Boot's ConfigDataEnvironmentPostProcessor to populate an Env...

SpringBoot Binder does not work when referencing kebab-case property by camelCase naming

I setup an example config project (https://github.com/lorenzbaier/spring-config-server-client-test/blob/spring-bootrap-b...

SpringBoot Change of behaviour in env var interpretation from 3.4.5 to 3.5.0

Given an env var starting with #, when declared using @Value or @ConfigurationProperties, it isn't loaded.Code:@Value(&q...

SpringBoot CouchbaseProperties.Authentication.Jks#getPrivateKeyPassword seems to be unused

org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Jks#getPrivateKeyPassword isn't used...
上一页 下一页
.