Aurora Blog
Home
SpringBoot Document the ssl info contribution
2025-05-26 14:00:20
1842
It should be documented in https://docs.spring.io/spring-boot/api/rest/actuator/info.html.Comment From: ElectScholarHell...
Spring AI No static resource sse.
2025-05-25 14:01:47
2955
No static resource sse.Bug description使用cursor 连接 webflux mcp 服务器,在解析 /see 请求时发生了 404 NOT_FOUND. EnvironmentSpring AI 1....
Spring AI Support A2A Protocol
2025-05-25 14:01:05
1206
Google has introduced a protocol for user-to-agent and agent-to-agent communication, https://a2aprotocol.ai/Using this p...
Spring AI java.lang.OutOfMemoryError when handling multiple MCP client connections or reconnections
2025-05-25 14:00:39
1634
Bug descriptionWhen connecting or reconnecting multiple MCP clients, the heap size increases until it reaches the maximu...
Spring AI Mongo vectorStore.similaritySearch failing due to org.bson.types.ObjectId cannot be cast to class java.lang.String
2025-05-25 14:00:29
1331
Bug descriptionI'm implementing vector similarity search using mongo atlas DB, using spring ai 1.0.0 stable version vect...
Spring AI Pluggable Java-method tool-definition strategies & typed inputSchema in MCP
2025-05-25 14:00:27
1314
Hi @ThomasVitale,I’ve tried to expose the REST methods of my application using MCP, but I haven’tfound an easy way to do...
Spring AI About Function Calling
2025-05-25 14:00:24
350
In the use of Function Calling, is it supported to specify tools for ChatClient by passing in the name attribute of @Too...
SpringBoot Provide more finely grained metrics for Spring Data REST repositories
2025-05-25 14:00:20
5220
Comment From: wilkinsonaThanks for the report. It's an interesting problem. I'm not sure that there's much we can do abo...
SpringBoot Gradle build fails with "invocation of 'Task.project' at execution time is unsupported" when using the configuration cache in a project that depends on org.springframework.boot:spring-boot-configuration-processor
2025-05-25 14:00:17
1643
Comment From: wilkinsonaWe added support for the configuration cache in Spring Boot 2.4 and have quite a few tests for i...
SpringBoot no gradle plugin found for 3.5.0
2025-05-25 14:00:13
996
Just wanted to upgrade from 3.4.5 which runs fine.I triedplugins { id 'java' id 'org.springframework.boot' version...
Spring AI RetrievalAugmentationAdvisor appears to suppress tool usage
2025-05-24 14:01:19
1486
I’m implementing a RAG system with Spring AI that combines document-based context with dynamic, real-time data fetched v...
Spring AI spring-ai-retry should not require spring-webflux dependency
2025-05-24 14:01:17
607
Bug descriptionspring-ai-retry/pom.xml contains spring-webflux. This is an invasive library (conflicts with spring-webmv...
Spring AI When use @Autowire List<McpSyncClient>mcpSyncClients, If one of the configured MCP servers is invalid, it will cause the system to fail to start!
2025-05-24 14:01:13
25256
When use @Autowire ListmcpSyncClients, If one of the configured MCP servers is invalid, it will cause the system to fail...
Spring AI Add support for max_completion_tokens in AzureOpenAiChatOptions
2025-05-24 14:01:11
670
Support for max_completion_tokens was introduced in ChatCompletionsOptions class (Azure SDK for Java - package com.azure...
SpringBoot Managed version of MongoDB's driver is not aligned with Spring Data MongoDB
2025-05-24 14:01:07
7340
After migration to SB 3.5.0 I can see in my project (snippet from Gradle's dep task): | \--- org.springframework.boot...
SpringBoot Make integration testing of webclient easier with @MockServerResponse annotation.
2025-05-24 14:01:04
2614
When doing full blown integration tests with @SpringBootTest and having webclient reach to 3rd party services instead of...
SpringBoot Hibernate SyntaxException with spring boot 3.5 update
2025-05-24 14:00:51
1045
With spring 3.4.6 this basic query work@Query(""" select isbn from Isbn isbn ...
SpringBoot Method renamed in 3.5.0 breaks springdoc-openapi libs
2025-05-24 14:00:31
2773
After upgrading to SB 3.5.0, and using org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.8 (latest), a method rename...
SpringBoot Calling '/actuator/health' with a trailing slash ignores the set cache time to live
2025-05-24 14:00:26
1160
Reproducer can be found at mvitz/actuator-time-to-live.If setting management.endpoint.health.cache.time-to-live to any v...
SpringBoot Native Image Build Fails with MariaDB JDBC Driver in Spring Boot 3.5.0
2025-05-24 14:00:21
11940
Description:After upgrading from Spring Boot 3.4.5 to 3.5.0, the native image build fails with MariaDB JDBC driver due t...
上一页
下一页
1
…
41
42
43
44
45
…
55
.