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

SpringBoot "Whitelabel Error Page 404 Not Found" when trying to access a JSP view. Why is that (yes, I did specify the WAR packaging)

Hi. When sending a request from my browser, which is a basic http://localhost:8080/, I get a 404 error instead of my jsp...

SpringBoot Automatically detect Jackson 3 modules

In Spring Boot 3, the most popular Jackson modules were automatically detected via Jackson2ObjectMapperBuilder.In Spring...

Spring Hibernate StatelessSession Transaction issue

Environment:Java 21Spring 7.0.0-M8Hibernate 7.1.3Example Project: https://github.com/hantsy/spring7-sandbox/blob/master/...

Spring Hibernate JPA Transacation jakarta.persistence.OptimisticLockException

Environment:Java 21Spring 7.0.0-M8Hibernate 7.1.3Example Project: https://github.com/hantsy/spring7-sandbox/blob/master/...

Spring Optimize repeated annotation stream processing in SpringCacheAnnotationParser

Summary:In the current implementation of cache annotation parsing in SpringCacheAnnotationParser , the code processes a...

Spring UriComponentBuilder doesn't work with encoded HTTP URL having '+'. [SPR-14828]

Johnny Lim opened SPR-14828 and commented'+' is valid for a space but with the following code:String httpUrl = "htt...

Spring Introduce queryParamPredicate in AbstractRequestLoggingFilter

Hello,It would be beneficial to extend the AbstractRequestLoggingFilter to have a queryPredicate, similar to Predicate&l...

Spring Add builder-based constructors to Jackson 3 infrastructure

Currently Jackson 3 codecs and converters provide a default and a mapper-based constructor.With Jackson 3 mappers being ...
上一页 下一页
.