Aurora Blog
Home
Spring Security Deprecate CacheControlServerHttpHeadersWriter.CACHE_CONTRTOL_VALUE
2025-10-17 14:00:58
136
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:/
2025-10-17 14:00:57
349
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
2025-10-17 14:00:53
6903
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
2025-10-17 14:00:49
1325
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.
2025-10-17 14:00:45
1789
my pom config <dependency> <!-- Import dependency management from Spring Boot --> ...
SpringBoot Include deprecated configuration properties in the reference documentation
2025-10-17 14:00:43
347
The current appendix for application properties filters out any properties that are deprecated so they don't appear. Aut...
SpringBoot Deprecate support for SysVinit
2025-10-17 14:00:36
951
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
2025-10-17 14:00:34
172
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
2025-10-17 14:00:32
171
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
2025-10-17 14:00:30
989
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
2025-10-17 14:00:28
2474
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
2025-10-17 14:00:23
1767
FreeMarkerProperties settings templateLoaderPath preferFileSystemAccessextends AbstractTemplateViewResolverPr...
SpringBoot Structured Logging: Allow to overwrite entries coming from the application config
2025-10-17 14:00:21
4617
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
2025-10-17 14:00:16
487
When using @Import to import multiple BeanRegistrars, not all beans are registeredwhen using an ApplicationContextInitia...
Spring Improve wording in exception message of NoSuchBeanDefinitionException
2025-10-17 14:00:14
299
https://github.com/spring-projects/spring-framework/blob/22ecab5aab80eb09a3e099264fb4bece8f860558/spring-beans/src/main/...
Spring Improve RestTemplate to RestClient migration guide
2025-10-17 14:00:13
4488
I face a challenge when migrating from RestTemplate to RestClient. The documentation mentions the changes in calls, but ...
Spring Wrong WebRequest in RestControllerAdvice
2025-10-17 14:00:04
954
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
2025-10-16 14:03:04
1735
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
2025-10-16 14:03:00
5284
[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
2025-10-16 14:02:57
2887
Bug descriptionWhen attempting to add or edit a role, clicking the "Permissions" dropdown causes the browser page to fre...
上一页
下一页
1
2
3
4
5
6
7
…
366
.