Aurora Blog
Home
Spring AI SpringAI Guardrail support
2025-05-20 14:01:04
1363
Expected BehaviorWe would like to have Guardrailing support for Input, Dailog, Retrieval, Execution and Output of the LL...
Spring AI A strange problem for tool calling
2025-05-20 14:01:00
5970
a same request ,run it, and it will become sometimes it's good, sometimes it's abnormal. The following are the abnorm...
SpringBoot Spring Boot with Java 24
2025-05-20 14:00:46
4002
I get the following errors when upgrading to Java 24, with my Spring Boot Webflux applicationIs this normal, or a develo...
SpringBoot Remove SSL status tag from metrics
2025-05-20 14:00:42
262
We added the SSL status for 3.5, but we're concerned that the SSL threshold property will be hard to support when we res...
Spring Update HttpServiceGroupConfigurer API
2025-05-20 14:00:35
452
The full configure method is awkward with two separate BiConsumer's with the group repeated in each BiConsumer, only bec...
Spring Make max size for pattern cache in PathPatternMatchableHandlerMapping configurable
2025-05-20 14:00:30
1967
Hello everyone,We are trying to upgrade a very huge web app from Spring Framework version 5 to 6 (spring-webmvc-6.2.5).W...
Spring JAXB message converters ignore Content-Type charset
2025-05-20 14:00:17
1288
HiI have created a Stackoverflow with the details here https://stackoverflow.com/questions/79568225/restclient-message-c...
Spring no transaction is in progress: AOP with proxied sessionfactory
2025-05-20 14:00:13
14108
Seems like AOP transaction interceptor fails to start an active transaction when the session factory is wrapped in a pro...
Spring Security Support Remember-Me for OAuth2 login
2025-05-19 14:02:35
910
When OAuth2 login is enabled, remember-me parameter (ie when it's not set to always remember) will not be honored, becau...
Spring AI Modular RAG - Part 2
2025-05-19 14:02:30
842
This is part 2 of the Modular RAG solution started in https://github.com/spring-projects/spring-ai/issues/1603The scope ...
Spring AI OpenTelemetry Semantic Conventions for GenAI Operations - Support Overview
2025-05-19 14:02:14
9649
Based on the Semantic Conventions 1.27.0. See docs.This issue is to keep track of the work I've been doing for the Sprin...
Spring AI Please add a config of mcp server request timeout, default 10s is too short.
2025-05-19 14:01:03
349
Please add a config to modify the request time of mcp server in the McpServerAutoConfiguration.java .The mcp server has...
Spring AI Error using ElasticSearch with filter expression
2025-05-19 14:01:00
2066
源代码: List<String> documentIds = (List<String>) requestBody.getOrDefault("documentIds", new ArrayLi...
Spring AI Tool Observability
2025-05-19 14:00:58
1602
"Monitor tool execution behaviors, such as invoking a method before tool execution, invoking a method after tool executi...
Spring AI RC1 - RAG Advisor - QueryTransformer - ChatClient.Builder config with a low temperature is ignored
2025-05-19 14:00:55
9315
Bug descriptionIn RetrievalAugmentationAdvisor, configuring a CompressionQueryTransformer or RewriteQueryTransformer wit...
Spring AI chatMemory.get(conversationId) returns unexpected timestamp
2025-05-19 14:00:53
1173
Spring AI Version: 1.0.0-RC1chatMemory.get(conversationId) returns[{"messageType": "USER","metadata": {"CassandraChatMem...
SpringBoot Non Tenant discriminated Entities joining tenant discriminated Entities outside their Tenant context.
2025-05-19 14:00:49
1241
Basically, imagine we have 2 Entities:User and UserTenantLink. UserTenantLink has a OneToOne connection to User. User ha...
Spring Property placeholders for class names in XML config are not resolved
2025-05-19 14:00:44
11561
Hello.I've a Spring Boot 3.4.5 project that uses the old XML style to configure the application context.While in Spring ...
Spring MockHttpServletRequest.addHeader duplicates "Content-Type" header
2025-05-19 14:00:30
2763
I first encountered Stack Overflow question no. 79616625, reporting duplicate Content-Type headers in REST docs, specifi...
Spring Include source of package, such as Maven artifact ID or module name, in generated JavaDoc
2025-05-19 14:00:27
3072
One thing I've noticed when referencing the documentation for various classes, interfaces, packages, etc. is that it's n...
上一页
下一页
1
…
56
57
58
59
60
…
66
.