Spring Document interaction of @EnableWebMvc with Spring Boot's Web Mvc Autoconfiguration in framework as well

Basically filing this here to crossref: https://github.com/spring-projects/spring-boot/issues/36506 based on suggestion ...

Spring Fix single-check idiom in UnmodifiableMultiValueMap

Backport of #35822Comment From: sbrannenSuperseded by issue created by the backport bot after the fact.35831

Spring AI spring-ai 1.1.0-offical Ollama Qwen3 32B stream chat not return \n

config:spring.ai: model: chat: ollama ollama: base-url: http://xxx:11434 chat: options: model: qw...

Spring EOFException from server code is incorrectly assumed to indicate a client disconnect and is swallowed

OverviewI have an application that allows users to upload a JSON file and parses it using Gson. If the file is invalid, ...

Apache Superset Line chart skips intermediate categories when x‑axis is string (but data exists)

Bug descriptionEnvironmentSuperset version: v6.xUpgrade path: imported charts from v4 → v6Database: ClickHouseChart type...

Feign Update to jackson 3.x

Jackson 3.x introduced new packages, and quite a lot of other changes (https://github.com/FasterXML/jackson/wiki/Jackson...

Spring Security CORS auto-detection fails when CorsConfigurationSource bean name differs from default

Summary: Spring Security only detects a CorsConfigurationSource bean by name "corsConfigurationSource", causing silent C...

Spring Security OAuth2 should validate MFA

Expected BehaviorWhen Enabling MFA, OAuth2 auhorization flows should (optionally) first get MFA validated, then continue...

Spring Security AuthenticationPrincipalArgumentResolver has an outdated Authentication when OIDC ID Token is updated after refresh token

Hi, In a plain oauth2Login() application (keycloak as IDP for example), after https://github.com/spring-projects/spring-...

Spring Security WebAuthn login fails when validating allowCredentials

Describe the bugWhen used as a single factor, WebAuthn login works.Used as a second factor, WebAuthn login fails, becaus...

Spring Security Application won't start when we use a custom JpaRepositoryFactoryBean with constructor injection and have org.springframework.boot::spring-boot-starter-oauth2-client as a dependency in pom

Spring Boot Version3.5.7Describe the bugSuppose we havepublic class CustomBaseJpaRepositoryFactoryBean<T extends Repo...

Spring AI MongoDB Chat Memory Repository Application - APPLICATION FAILED TO START when **create-indices = true**

APPLICATION FAILED TO START when create-indices = trueBug descriptionThe property spring.ai.chat.memory.repository.mongo...

Spring AI spring-ai-starter-mcp-server-webmvc:1.1.0 McpTool cannot found in StatelessServerSpecificationFactoryAutoConfiguration#toolSpecs

Hi,My configuration is:spring-ai-starter-mcp-server-webmvc:1.1.0spring.ai.mcp.server.protocol = STATELESSspring.ai.mcp.s...

SpringBoot Revise AWS section of "Deploying to the Cloud" in reference manual

The AWS section of "Deploying to the Cloud" in reference manual lists some really obscure ways of deploying Spring Boot ...

SpringBoot Add restart option to spring.docker.compose.start.command

Problem :Right now, while using the Spring Boot Docker compose feature during my tests writings, I sometime forcefully s...

SpringBoot Testcontainers integration fails on Docker 29.0.0

As discussed in https://github.com/spring-projects/spring-boot/issues/48050, Docker 29.0.0 introduced a breaking change ...

Spring @RestController on class is ignored when advised and spring.aop.proxy-target-class is false

Spring Version: 6.2.11Spring Boot Version: 3.4.10Minimal Reproduction: reproduction.zipUse caseWe generate OpenAPI inter...

SpringBoot NullPointerException when using @ConditionalOnSingleCandidate with multiple manually registered singletons

DescriptionWhen registering two singleton beans using SingletonBeanRegistry#registerSingleton and using @ConditionalOnSi...

Spring A proposal on java.desktop dependency removal for spring-context

Greetings lovely people!I create this issue after following up on https://github.com/spring-projects/spring-framework/is...

Spring AI The heart beat (ping) is not working in streamable-http

Bug descriptionThe streamable-http server closes the connection immediately after responding to the client’s request.As ...
上一页 下一页
.