Aurora Blog
Home
Spring Improve support for @Nested and @NestedTestConfiguration in various test framework contracts
2025-10-13 14:00:09
1151
OverviewIt's unclear to me exactly where support for @Nested and @NestedTestConfiguration fits into the test framework's...
Spring When using @MockitoBean and @MockitoSpyBean make it easier to inject any underlying proxy target as well as the mock or spy
2025-10-13 14:00:06
2297
OverviewWe'd like to support something like this:@MockitoSpyBeanProxiedBean<Service> service;ProxiedBean would the...
Jackson Databind DeserializationFeature.ACCEPT_FLOAT_AS_INT not respected for byte/short when deserializing from JsonNode
2025-10-12 14:01:21
6124
(continuation of #5319 )The DeserializationFeature.ACCEPT_FLOAT_AS_INT configuration is not respected when deserializing...
Jackson Databind Remove canSerialize and canDeserialize methods from ObjectMapper (3.0)
2025-10-12 14:01:18
188
(see https://github.com/FasterXML/jackson3-dev/issues/22 for background)These methods are not useful as is, and so even ...
Apache Superset Drill-to-detail on a table chart with time grain = month only returns records from the first day of month
2025-10-12 14:01:11
3314
Drill to detail on a month should return all records from that month. On a table chart, it returns only records from th...
Apache Superset Dataset update endpoint missing SQL access validation
2025-10-12 14:00:53
2236
Bug descriptionWhen updating a dataset via the PUT /api/v1/dataset/<id> endpoint, the request does not validate SQ...
Apache Dubbo [The Best Experience] the guide of customizing Dubbo 3.3.x to compatible with curator 4.x
2025-10-12 14:00:50
2516
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Spring Security Using OAuth2ClientPropertiesMapper throws NoClassDefFoundError when CommonOAuth2Provider is not on classpath
2025-10-12 14:00:35
2044
Expected BehaviorTo not throw an exception and create Map<String, ClientRegistration> properlyCurrent BehaviorThro...
Spring AI Missing 1.1.0-M3 Release on GitHub
2025-10-12 14:00:29
271
I usually check github feeds for new releases of Spring AI, as well as releases page https://github.com/spring-projects/...
Spring AI PromptTemplate: Parameterized 'render(Map)' fails to handle 'Resource' in this.variables (inconsistent with no-arg render)
2025-10-12 14:00:27
1444
Bug DescriptionThe parameterized render(Map<String, Object> additionalVariables) method of the org.springframework...
SpringBoot Lombok generation not working with Spring Boot 4.0.0-M3
2025-10-12 14:00:23
20066
Spring Boot 4.0.0-M3 modulith with latest jmolecules: <parent> <groupId>org.springframework.boot&l...
SpringBoot Reconsider disabling 'spring.jpa.open-in-view' by default for Spring Boot 4.0
2025-10-12 14:00:21
1622
Hello. I really want to open a discussion about the default registration of the OSIV/OEMIV web interceptors.The official...
SpringBoot Upgrade to Jakarta XML Bind 4.0.4
2025-10-12 14:00:14
249
Upgrade to Jakarta XML Bind 4.0.4.Comment From: wilkinsonaThis is blocked because it clashes with unwanted dependency ma...
Spring WebClient throws exception if Jetty reactive client is not on classpath
2025-10-12 14:00:04
263
Using WebClient with jetty client connector throwsjava.lang.NoClassDefFoundError: org/eclipse/jetty/reactive/client/Reac...
Spring AI Add Option to Store All User Messages in MessageChatMemoryAdvisor
2025-10-11 14:01:44
1931
Expected BehaviorThe MessageChatMemoryAdvisor should provide a configuration option to store all user messages in conver...
Spring AI Centralise test auto-configurations for spring-ai-autoconfigure-model-xxx modules
2025-10-11 14:01:41
3500
Relates to this discussion https://github.com/spring-projects/spring-ai/pull/4548#issuecomment-3375834339ContextAfter fi...
Spring AI Setting ChatClient's options chatClient.prompt() .options(...) "disables" tools set with .defaultToolCallbacks(...)
2025-10-11 14:01:38
4634
Spring ai version: 1.0.3Spring boot version: 3.5.6I have a running mcp-toolbox for databases server with 3 exposed tools...
Spring AI Gemini on Vertex: Incorrect handling when responses contain both text and function call parts
2025-10-11 14:01:34
1410
Bug descriptionhttps://github.com/spring-projects/spring-ai/blob/1.1.0-M3/models/spring-ai-vertex-ai-gemini/src/main/jav...
Spring AI Return thinking output in the google gen ai library
2025-10-11 14:01:31
178
It would be great if we could capture the thinking output in the ChatMessage response object. Will provide an update on ...
SpringBoot [Bug] Binding From Environment Variables - Unexpected behavior and inconsistency
2025-10-11 14:01:21
1754
Hi team,today I found some unexpected behavior when trying to override a spring property via Environment variable. I cre...
上一页
下一页
1
…
27
28
29
30
31
…
386
.