Spring Improve support for @Nested and @NestedTestConfiguration in various test framework contracts

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

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

(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)

(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

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

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

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

Expected BehaviorTo not throw an exception and create Map<String, ClientRegistration> properlyCurrent BehaviorThro...

Spring AI Missing 1.1.0-M3 Release on GitHub

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)

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

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

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

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

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

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

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(...)

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

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

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

Hi team,today I found some unexpected behavior when trying to override a spring property via Environment variable. I cre...
上一页 下一页
.