Aurora Blog
Home
Spring Security oauth2Login DSL fails when passing a SecurityContextRepository
2025-06-12 14:01:37
1972
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
2025-06-12 14:01:35
7915
Describe the bugOidcIdTokenDecoderFactory caches JwtDecoder instances on ClientRegistration.getRegistrationId(). The cac...
Spring Security OidcIdTokenDecoderFactory caches JwtDecoders and ignores ClientRegistration updates
2025-06-12 14:01:33
3154
Hello.OidcIdTokenDecoderFactory caches JwtDecoders and ignores ClientRegistration updates.It's required to provide uncac...
Spring Security Remove deprecated implementations of OAuth2AccessTokenResponseClient
2025-06-12 14:01:31
3799
With the 6.4 release, a new set of OAuth2AccessTokenResponseClient implementations were introduced based on RestClient. ...
Spring Security Oauth2: docs refer to deprecated classes
2025-06-12 14:01:22
594
The following classes are deprecated in Spring Security 6.4+.DefaultAuthorizationCodeTokenResponseClientDefaultRefreshTo...
Spring Security NimbusJwtEncoder does not support Edwards Curve signature (EdDSA) family algorithms.
2025-06-12 14:01:20
3438
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
2025-06-12 14:01:17
5783
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.
2025-06-12 14:01:13
3298
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
2025-06-12 14:01:11
1584
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没有被传递
2025-06-12 14:01:09
4318
大模型: 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
2025-06-12 14:00:52
5852
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
2025-06-12 14:00:48
2162
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
2025-06-12 14:00:46
591
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
2025-06-12 14:00:42
4215
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
2025-06-12 14:00:41
1917
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
2025-06-12 14:00:39
145
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
2025-06-12 14:00:33
1228
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
2025-06-12 14:00:29
1146
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
2025-06-12 14:00:24
3629
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
2025-06-12 14:00:22
1035
org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Authentication.Jks#getPrivateKeyPassword isn't used...
上一页
下一页
1
…
342
343
344
345
346
…
386
.