Aurora Blog
Home
Spring @Contract for StreamUtils.drain() incorrectly declares that null will result in an exception
2025-05-23 14:00:14
345
OverviewAlthough the implementation of org.springframework.util.StreamUtils.drain(InputStream) originally threw an Illeg...
Spring Improve Javadoc for getFilename() and getFilenameExtension() in StringUtils
2025-05-23 14:00:10
269
Currently, the Javadoc for those methods does not explain the outcome for all use cases.In addition, the generated HTML ...
Spring Security OidcBackChannelLogoutWebFilter make use of a servlet class
2025-05-22 14:02:15
929
Describe the bugThe OidcBackChannelLogoutWebFilter class make use of an undefined status code when the project doesn't h...
Spring AI Tools MethodToolCallback, parameter name cannot be matched
2025-05-22 14:01:20
4632
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...
Spring AI MCP integration using WebMVC SSE
2025-05-22 14:01:16
13413
Bug descriptionI have implemented both the client and server components for the Model Context Protocol (MCP). Both commu...
Spring AI Message metadata should be returned when calling Chatclient.call()
2025-05-22 14:01:14
859
Expected BehaviorWhen I build and invoke a ChatClient like this:ChatClient client = ChatClient.builder(chatModel) .de...
Spring AI The mcp calling tool is incorrect,block()/blockFirst()/blockLast() are blocking, which is not supported in thread reactor-http-nio
2025-05-22 14:01:12
3936
it calls mcp tool, it uses block,I'm not sure if it's because there's a problem with my configurationEnvironmentSpringAI...
Spring AI Hikari detecting connection leak when using JdbcChatMemoryRepository auto configuration
2025-05-22 14:01:10
988
Bug descriptionIn JdbcChatMemoryRepositoryDialect, the following method static JdbcChatMemoryRepositoryDialect from(Data...
Spring AI Error "toolInput cannot be null or empty" when calling in stream mode
2025-05-22 14:01:08
3700
Bug descriptionGetting error "toolInput cannot be null or empty" while calling .stream() in chatClientjava.lang.IllegalA...
Spring AI Unable to disable Gemini and Vertex during testing
2025-05-22 14:01:06
1107
Bug descriptionI'm unable to disable Vertex during testing. I get the folloing when running in a hermetic environment wi...
SpringBoot Can spelling errors be corrected for this type of word?
2025-05-22 14:00:59
110
I don't understand why there are so many low-level errors and they have been released as the official version.
SpringBoot Spring Boot with native image container image build fails on podman due to directory permissions
2025-05-22 14:00:41
4028
Steps to Reprohttps://start.spring.io, Spring Boot 3.4.4, Java 21, Gradle. Add deps for native image + spring web. Downl...
SpringBoot Use Detekt to perform static analysis of Kotlin code
2025-05-22 14:00:38
320
Inspired by #45555 and #45574, we could apply Detekt's Gradle plugin as part of our Kotlin conventions. https://github.c...
SpringBoot Allow structured logging with relocated or disabled context elements
2025-05-22 14:00:32
2106
Our structure logging currently always adds MDC items. It's possible that user doesn't want them so we should offer a pr...
SpringBoot Actuator - startup endpoint is not showing up
2025-05-22 14:00:29
1143
Unable to enable startupactuator endpoint on Spring Boot 3.4.5. Both management.endpoints.web.exposure.include=* and man...
Spring Updates to resource handling for functional endpoints
2025-05-22 14:00:23
1604
The built-in handling of resources in Spring MVC and WebFlux gets updated occasionally, but the functional programming m...
Spring Consider revisiting converters and codecs default setup in HTTP stacks
2025-05-22 14:00:19
626
The order of codecs has been the same for a very long time and applications might rely on it.On the other hand, Spring B...
Apache Superset [SIP-169] Proposal for Extracting and Publishing Superset Core UI Components
2025-05-21 14:04:30
9976
MotivationThe src/components/ directory in Superset has grown into an unstructured mix of UI primitives, AntD wrappers, ...
Apache Superset Superset pages flagged as malicious and dangerous
2025-05-21 14:04:11
9640
Bug descriptionAccessing Superset pages has been detected by Chrome and Firefox as Dangerous (or Phishing sites)This is ...
Apache Superset superset could not load tables after install starrocks driver
2025-05-21 14:04:00
2938
Bug descriptioni use office image version 4.1.2git clone and docker compose -f docker-compose-image-tag.yml up -d. i hav...
上一页
下一页
1
…
299
300
301
302
303
…
312
.