Spring Security Clarify in JSP documentation where method attribute is required

See #16529 for background.We should update the reference to indicate that if the target RequestMatcher requires an HTTP ...

Spring Security Clarify WebInvocationPrivilegeEvaluator JavaDoc

When someone passes null for the method to WebInvocationPrivilegeEvaluator, they are saying that the HTTP method doesn't...

Spring Security Default form render error

Describe the bug<input type="password" id="password" name="password" placeholder="Password" autocomplete="pa...

Spring Security Update HandlerMappingIntrospector Usage in CORS support

The CorsConfigurationConfigurer should look up a PreFlightRequestHandler instead of a HandlerMappingIntrospector. It wil...

Spring AI Simplify VectorStore.delete(List<String> idList) to return void

Currently, the delete method returns Optional, which adds unnecessary complexity and is not meaningful for most implemen...

SpringBoot @ServiceConnection for docker image "lldap:lldap"

Hi,I would like to have @SeviceConnection functionality for the docker image "lldap:lldap" (https://github.com/lldap/lld...

SpringBoot Commercial repository settings are not applied in the effective BOM or Ivy

Our dependency management has a generateEffectiveBom task that invokes Maven with a settings.xml that's prepared from bu...

SpringBoot Mustache templates return with ISO-8859-1 charset rather than UTF-8 in Content-Type response header

The spring boot mustache view resolver accepts a charset parameter (via MustacheProperties), but that parameter is only ...

SpringBoot Conflict between HealthEndpointConfiguration and AvailabilityProbesAutoConfiguration

Environment:* Spring Boot: 3.4.2* Spring: 6.2.2* KubernetesAfter upgrading to Spring Boot 3.4 from 3.3 I see an unexpect...

Spring Explore optimizing custom property editor allocations

While working on another issue, I found that ResourceEditorRegistrar#registerCustomEditors is invoked for each bean via ...

Spring Enhancement : FlatFileItemReaderBuilder

Concrete use case (X as record class)FlatFileItemReaderBuilder&lt;X&gt;() ... .targetType(...

Spring Quartz-style Nth Day of Week cron expressions can overflow to other month

The issueWe are experiencing a weird issue with Cron Expressions. We are using the @Scheduled annotation to run schedule...

Spring AI Title: StringTemplate Exception (STException: null) in Spring AI with JSON Prompt "object"' came as a complete surprise to me

Bug description:When using Spring AI with a JSON-formatted prompt, an exception org.stringtemplate.v4.compiler.STExcepti...

SpringBoot Spring Testcontainers with custom DataSource

I created an example project to test vibur data source support in Spring Boot 3.5.0-M1, but when I tried to use the Spri...

SpringBoot Cannot disable "condition evaluation report"

Gents.I observed something today on a new app I stood up for PoC. For some strange reason I cannot turn off condition e...

Spring Spring WS: CommonXsdSchemaCollection fails to resolve XSDs imported with relative path like "../common.xsd"

Context: spring-boot-starter-parent 3.4.1Sample project: https://github.com/Skrrytch/SpringWS-XsdSchemaCollection-FixThe...

Spring Missing Logs in Catch Blocks When Using Structured Logging (ECS Format) in Spring Boot 3.4.x

When enabling structured logging with the ECS format in a Spring Boot 3.4.2 (also occurs with 3.4.0 and 3.4.1) applicati...

Redis [BUG] Why does redis get benchmark work up to 12% slower on Ubuntu 24 than Ubuntu 20 ?

Describe the bugI have a Ubuntu 24.04 LTS VM with 2 vCPUs, and a Ubuntu 20.04 LTS VM with 2 vCPUs, both running on ident...

Redis [CRASH] SIGSEGV

Initially thought this was from vm.overcommit_memory issues, but that is not the case. The issue is mostly reproducible ...

Spring Security Send a static message from HttpStatusServerAccessDeniedHandler

We should send a static message, e.g. "Access Denied" from HttpStatusServerAccessDeniedHandler instead of the exception ...
上一页 下一页
.