Gorm Batch Create on sqlite causes a panic if a *map[string]interface{} is passed a parameter to Create

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/795DescriptionBatch Creates on sqlite causes a panic if a...

Spring Cloud Netflix Force FeignClient to requset microrService over https instead of HTTP?

My service is configured to https , registred on Eureuka server. when i use @FeignClient(value = "my-service") for examp...

Spring Security Documentation: Login by REST API bypasses spring-security principles

Expected BehaviorImplementing authentication via REST based API should "feel good" when implementing it according to the...

Spring Security Duplicate section in OAuth-2.0-Migration-Guide Wiki

In the Wiki, in the Resource Server section of the OAuth 2.0 Migration Guide there is a duplicate section: ==== Simplifi...

Spring AI ChatClient streaming does not work with LM Studio Local LLM API Server

Bug descriptionI ran LM Studio Local LLM API Server (OpenAI compatibility mode). ChatClient.call() API works perfectly, ...

Spring AI Unable to use spring ai with LMStudio using spring-ai openai module

Bug descriptionWhen trying to connect to LM studio on http://localhost:1234 for a chat completion request the program ha...

Spring AI SyncMcpToolCallback call method NPE

Bug descriptionA clear and concise description of what the bug is about.I create mcp client to invoke @modelcontextproto...

Spring AI Allow custom fields on ChatCompletion

As mentioned in this discussion the recommendation according to the ref docs is to use the OpenAI API when using Perplex...

Spring AI hardcoded model name "Test" to get dimensions of embedding model

https://github.com/spring-projects/spring-ai/blob/6512ec42577b94737c8e8b10bd3f5d9b55aeeb55/spring-ai-core/src/main/java/...

Spring AI Calling Azure OpenAI O3-mini failed.

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring AI WebClientCustomizer cannot work in mcp project

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring AI Using OpenAiChatModel to access deepseek model deployed by vLLM encountered 400 error

Sorry to occupy your time,I find it diffcult to solve,I dont know if i had any fasle code.Using OpenAiChatModel to acces...

SpringBoot No transaction in progress for @Nested @DataJpaTest

With a test such as this:@DataJpaTestclass PersonRepositoryTest { @Autowired private PersonRepository personReposi...

SpringBoot AsyncTaskExecutor beans not created if any bean of type Executor is present

There appears to be a bug in TaskExecutorConfiguration when creating an AsyncTaskExecutor bean, the condition is:@Condit...

SpringBoot Add a task for checking META-INF/spring/aot.factories

The task could:Check that each key is one of the expected values:org.springframework.aot.hint.RuntimeHintsRegistrarorg.s...

SpringBoot Consolidate MockServletWebServerFactory and MockReactiveWebServerFactory classes

We have two MockReactiveWebServerFactory classes and three MockServletWebServerFactory classes. They could be consolidat...

SpringBoot On logging dcos, please explain how to log in application code and where to put logging configuration

Documentation enhancement request.Page in question: https://docs.spring.io/spring-boot/reference/features/logging.htmlAs...

Spring MockCookie.parse() fails to parse "Version" attribute

I was trying to upgrade to spring-test-6.2.x when most of the unit tests got an error parsing "Version" attribute.Exampl...

Spring First-class support for BeanRegistrar registration on GenericApplicationContext

The new BeanRegistrar interface introduced in #18353 is not only suitable for @Import usage on a @Configuration class bu...

Spring isClientDisconnectedException needs to protect against null input

Spring-Web v6.2.3 of introduced changes within WebAsyncManager to wrap client disconnection errors in #34363, but these ...
上一页 下一页
.