Aurora Blog
Home
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...
SpringBoot "Whitelabel Error Page 404 Not Found" when trying to access a JSP view. Why is that (yes, I did specify the WAR packaging)
2025-10-11 14:01:09
4749
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
2025-10-11 14:00:51
910
In Spring Boot 3, the most popular Jackson modules were automatically detected via Jackson2ObjectMapperBuilder.In Spring...
Spring Hibernate StatelessSession Transaction issue
2025-10-11 14:00:39
1811
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
2025-10-11 14:00:38
3305
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
2025-10-11 14:00:31
1540
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]
2025-10-11 14:00:28
14778
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
2025-10-11 14:00:26
1156
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
2025-10-11 14:00:16
565
Currently Jackson 3 codecs and converters provide a default and a mapper-based constructor.With Jackson 3 mappers being ...
上一页
下一页
1
…
8
9
10
11
12
…
367
.