Aurora Blog
Home
Spring Document interaction of @EnableWebMvc with Spring Boot's Web Mvc Autoconfiguration in framework as well
2025-11-18 14:00:11
218
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
2025-11-18 14:00:06
108
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
2025-11-17 14:00:17
2831
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
2025-11-16 14:00:09
537
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)
2025-11-15 14:01:42
5292
Bug descriptionEnvironmentSuperset version: v6.xUpgrade path: imported charts from v4 → v6Database: ClickHouseChart type...
Feign Update to jackson 3.x
2025-11-15 14:01:14
177
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
2025-11-15 14:00:56
6180
Summary: Spring Security only detects a CorsConfigurationSource bean by name "corsConfigurationSource", causing silent C...
Spring Security OAuth2 should validate MFA
2025-11-15 14:00:54
1096
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
2025-11-15 14:00:49
1012
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
2025-11-15 14:00:48
3138
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
2025-11-15 14:00:46
9255
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**
2025-11-15 14:00:42
10370
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
2025-11-15 14:00:40
1531
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
2025-11-15 14:00:34
2464
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
2025-11-15 14:00:29
1353
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
2025-11-15 14:00:27
5950
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
2025-11-15 14:00:16
5130
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
2025-11-14 14:00:21
1870
DescriptionWhen registering two singleton beans using SingletonBeanRegistry#registerSingleton and using @ConditionalOnSi...
Spring A proposal on java.desktop dependency removal for spring-context
2025-11-14 14:00:13
5416
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
2025-11-13 14:02:02
2839
Bug descriptionThe streamable-http server closes the connection immediately after responding to the client’s request.As ...
上一页
下一页
1
…
9
10
11
12
13
…
385
.