Spring Security Deprecate Authorization Logic that uses FilterInvocation

We should deprecate authorization logic that uses FilterInvocation in favor of using RequestAuthorizationContext. A few ...

Spring Security Consider preventing role names from including the role prefix in SecurityExpressionRoot

As a follow-up to gh-17585, consider preventing role names from including the role prefix in SecurityExpressionRoot for ...

Spring Security Consider preventing null defaultRolePrefix in SecurityExpressionRoot

As a follow-up to gh-17585, consider preventing a null defaultRolePrefix in SecurityExpressionRoot and subclasses of Abs...

Spring Security Obtaining access tokens in POST request results in a redirect to the original URL

Describe the bugWhen using handling a POST request, it is not possible to obtain a non-cached access_token, neither from...

Spring Security Support Modular Spring Security Configuration

We should support modular Spring Security Configuration through exposing Customizer Beans. This would allow users to eas...

Spring AI When using vectorStore.add to store LocalDateTime, an exception occurs.

Bug descriptionWhen the metadata of documents contains a LocalDateTime type, an exception is thrown when triggering vect...

Spring AI Add suport to anthropic prompt caching

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring AI Support for Json Schema with Gemini

The current implementation allows passing a JSON schema to OpenAI using OpenAiChatOptions.setResponseFormat, where a Res...

Spring AI ModelOptionsUtils.merge() fails with DefaultToolCallingChatOptions due to missing @JsonProperty annotations

Bug descriptionWhen using ModelOptionsUtils.merge(runtimeOptions, this.defaultOptions, DefaultToolCallingChatOptions.cla...

SpringBoot Spring boot plugin rewrites jar contents, making the build not reproducible unless tests are run

The spring boot maven plugin rewrites the jars that a build creates when executing the spring-boot:process-test-aot goal...

SpringBoot Rename metrics, observation, and tracing modules to include micrometer in their names and packages

spring-boot-metrics -> spring-boot-micrometer-metricsspring-boot-observation -> spring-boot-micrometer-observation...

SpringBoot Provide an application property for api deprecation

There is a property at https://docs.spring.io/spring-boot/4.0-SNAPSHOT/appendix/application-properties/index.html#applic...

SpringBoot cannot publish jars with embedded launch script to maven central

When publishing to maven central, if a jar has embedded launch script generated by spring-boot maven-plugin, then this e...

SpringBoot SBOM regression between Spring Boot 3.5.3 to 3.5.4

The CycloneDX plugin integration changed behavior between spring boot 3.5.3 and 3.5.4, where the number of direct depend...

SpringBoot Refine JSpecify annotations

Continuation of https://github.com/spring-projects/spring-boot/issues/46587.[ ] Review https://github.com/spring-project...

SpringBoot Auto-configure @EnableResilientMethods

Framework 7 has @EnableResilientMethods which we could auto-configure.Comment From: wilkinsonaWe decided not to do this ...

SpringBoot Guard ZipkinTracingAutoConfiguration against missing Encoding bean

As noted by @onobc we have condition here but not hereComment From: snicollShoulnd't ZipkinTracingAutoConfiguration have...

Spring About Folder structure it why not in doc, auto generate but need to expalin also in. doc

Comment From: bclozelAssuming this was opened by mistake as there is nothing actionable here.Comment From: anj-gurjarSor...

Spring Accept maxAttempts(0) in RetryPolicy builder

Along with #35351, we should accept specifying maxAttempts as 0, indicating no retries at all. This is particularly usef...

Spring Processing response with no Content-Length header and no body raises EOFException

Bug Report Environment spring-web 6.1.21 Description EOFException when attempting to extract data from response while ...
上一页 下一页
.