Spring Security Deprecate CacheControlServerHttpHeadersWriter.CACHE_CONTRTOL_VALUE

It's misspelled. We cannot just remove it since it is public, so we should deprecate it in favor of the correct spelling...

Spring Security HttpsRedirectWebFilter can redirect to https:/

This is quite possibly a bug in the underlying component(s), but the following test will fail:this.webTestClient .get...

Spring AI Can someone help When I upload an MP4 video, there will be an error that recognizes the video as an image

LLM:Qwen2.5-Omni-7B-AWQspring-ai: 1.1.0-M2My core code:`String mime; String suffix = requestPojo.getFileName(...

Spring AI BeanOutputConverter does not work with Amazon Nova models

Bug descriptionThe nova models (tested with amazon.nova-lite-v1:0) prefix the response with <thinking>...</thin...

SpringBoot Name for argument of type [java.lang.Integer] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.

my pom config <dependency> <!-- Import dependency management from Spring Boot --> ...

SpringBoot Include deprecated configuration properties in the reference documentation

The current appendix for application properties filters out any properties that are deprecated so they don't appear. Aut...

SpringBoot Deprecate support for SysVinit

It's been a decade since all major Linux distributions adopted systemd as their init system. See https://en.wikipedia.or...

SpringBoot Remove support for Spring Session Data MongoDB

During the transitionary period, support for Spring Session Data MongoDB needs to be removed. The expectation is that it...

SpringBoot Remove support for Spring Session Hazelcast

During the transitionary period, support for Spring Session Hazelcast needs to be removed. The expectation is that it wi...

SpringBoot @AutoConfigureHttpGraphQlTester should not trigger the configuration of mockMvc

HttpGraphQlTesterAutoConfiguration requires a WebTestClient to be available. The client may be configured to bind to the...

SpringBoot IndexOutOfBoundsException when running a Spring Boot fat JAR with embedded dependency larger than 5.5GB

Known issue: https://github.com/spring-projects/spring-boot/issues/27900Description:I am encountering a critical issue w...

SpringBoot Consider if we want to reintroduce base classes for template properties

FreeMarkerProperties settings templateLoaderPath preferFileSystemAccessextends AbstractTemplateViewResolverPr...

SpringBoot Structured Logging: Allow to overwrite entries coming from the application config

Hello.In my company, they expect us that the JSON messages we log must always contain the event.kind entry while forward...

Spring @Import multiple BeanRegistrar does not work

When using @Import to import multiple BeanRegistrars, not all beans are registeredwhen using an ApplicationContextInitia...

Spring Improve wording in exception message of NoSuchBeanDefinitionException

https://github.com/spring-projects/spring-framework/blob/22ecab5aab80eb09a3e099264fb4bece8f860558/spring-beans/src/main/...

Spring Improve RestTemplate to RestClient migration guide

I face a challenge when migrating from RestTemplate to RestClient. The documentation mentions the changes in calls, but ...

Spring Wrong WebRequest in RestControllerAdvice

I have probably race condition here (Spring Boot 3.5.6):@Log4j2@RestControllerAdvicepublic class GlobalExceptionsHandler...

Apache Superset [6.0.0rc2][BUG] 🐛 Dashboard view showing error related to reading filter

Bug descriptionHi,We have users with only the sqllab role, and it appears that when they log in, they are redirected to ...

Apache Superset [SIP] Proposal for Modernizing Control Panel Architecture using React Components

[SIP] Proposal for Modernizing Control Panel Architecture using React ComponentsMotivationThe current control panel arch...

Apache Superset Performance Issue: Browser becomes unresponsive ('Page Unresponsive') when adding roles

Bug descriptionWhen attempting to add or edit a role, clicking the "Permissions" dropdown causes the browser page to fre...
上一页 下一页
.