Spring AI Double remote call on DefaultChatClient with content and chatResponse

Bug descriptionIn DefaultChatClient#DefaultCallResponseSpec (also in streaming) call chatResponse or conent trigger the ...

Spring AI Add an opportunity to choose a model in vector store

Expected Behavior void add(List<Document> documents, String model); @Nullable List<Document> simila...

Spring AI Feature Request: Support "store" and "metadata" options in OpenAiChatOptions.

Current BehaviorOpenAI supports the store option which can be used as part of the OpenAI evals and model distillation pr...

Spring AI Model Tool Calls not persisted in chat memory

Bug descriptionWhen adding a MessageChatMemoryAdvisor to my chat client. I would expect it to persist all messages, incl...

SpringBoot Add SSL support to auto-configuration for Rabbit Streams

Spring Boot version: 3.4.1I have a very basic setup to use SuperStreams. My code works fine if I don't try to use TLS. T...

SpringBoot application.properties ouside the packaged jar not found

I want to create a "commons" jar that I can include in all of my projects, and that sets some defaults for spring (confi...

SpringBoot Document that the @ConfigurationProperties annotation processor cannot generate description and defaultValue metadata for external types

When using @ConfigurationProperties, @NestedConfigurationProperty and spring-boot-configuration-processor together with ...

SpringBoot Allow infrastructure beans to be injected into BeanPostProcessor @Bean methods

Infrastructure beans aren't post-processed so they can be safely injected into @Bean methods that define a BeanPostProce...

Spring spring http server code @RequestBody IBusinessContext

public class BusinessContext implements IBusinessContext @RequestMapping(value = { "/*.do", "/**/*.do&...

Spring Spring 6.1.3 to 6.2.2 initialization circularity?

Unable to find Spring bean for class com.acme.pgbu.services.workflow.event.WorkflowAlertExecutorActor in application Anv...

Spring Constructor data binding does not support List/Map/Array of simple types

Hello,It's first time I'm reporting bug here.I've found bunch of bugs in recent spring version (6.2.2) related to query ...

Spring Document limitation around the port of localAddress in StandardWebSocketSession

During migration from Spring 6.0 and replacing JettyWebSocketClient with StandardWebSocketClient we noticed that Standar...

Spring RestClient thows IO Resourceaccess Exception on getting 400 Bad Request

Hi,i encour an issue which is not really understandable. Below is a method which post a body to an external API. In some...

MyBatis Error occurred when I try to "INSERT INTO ~ ON DUPLICATE KEY UPDATE" with useGeneratedKeys.

MyBatis version3.5.1Database vendor and versionMySQL 5.6Test case or example projectTable schemeCREATE TABLE `Animal` ( ...

MyBatis Issue with useGeneratedKeys in MyBatis When Using foreach and ON DUPLICATE KEY UPDATE

Dear MyBatis Team,I hope this message finds you well. Thank you for your continued efforts in maintaining and improving ...

MyBatis queryCusor() fails in streaming mode of MySQL Connector/J (fetchSize=Integer.MIN_VALUE)

MyBatis version3.5.xDatabase vendor and versionmysql mysql-connector-java-5.1.48Test case or example project @Opti...

Spring Security In the UsernamePasswordAuthenticationFilter, the authRequest is added as an attribute to the HttpServletRequest.

Expected BehaviorYou expect to receive username and password in the application/json format and be able to extract them ...

Spring Security Add TestBytes

It is best if we avoid using Bytes.random in tests to ensure we have predictable tests. To make this easy, we TestBytes....

Spring Security ClientRegistrations class's OpenID Provider Configuration Validation does not conform to specification

Describe the bugThe section 4.3 in the OpenID Connect Discovery specification says "the Issuer URL that was used as the ...

Spring Security GenerateOneTimeTokenWebFilter triggers double execution of the downstream WebFilterChain

Describe the bugUsing one-time token login in reactive mode, with the simplest possible configuration, any GET call to /...
上一页 下一页
.