Spring Cloud Config Priority order of the config properties

Describe the bugI am new to Spring config server and was playing around with the setup , and stumbled upon this usecase ...

Spring Security NimbusJwtEncoder should simplify constructing with javax.security Keys

Currently to construct a NimbusJwtEncoder with a single key takes something like the following:OctetSequenceKey jwk = ne...

Spring Security Add OAuth Support for HTTP Interface Client

We should ensure that Spring Security can work with interface based Rest ClientsComment From: rwinchFramework will be ad...

Spring AI WebClientResponseException$UnprocessableEntity: 422 Unprocessable Entity

Bug descriptionWhen integrating the locally deployed model of our own, there was an error when accessing it in a streami...

Spring AI 调用阿里百炼大模型的时候,调用工具流式输出会报错:Cannot invoke "String.equals(Object)" because "toolName" is null

Bug description当我调用阿里百炼平台的大模型的时候,调用工具流式输出的时候,会报空指针异常错误Environmentspring-ai : 1.0.0 Steps to reproduce请求代码如下:工具配置如下:报错信息...

Spring AI openai chat error

Bug descriptionXinference 1.4.1 ,LLM qwen2-instruct,use python openai client ok,but use spring-ai-openai-spring-boot-...

Spring AI PgVectorStore does not handle ANDs and ORs together properly when using the FilterExpressionBuilder

Bug descriptionWhen using the FilterExpressionBuilder with PgVectorStore, for example: FilterExpressionBuilder b = new ...

Spring AI After the mcp server restarts, the client will return 404.

Bug descriptionAfter the mcp server restarts, the client will return 404.EnvironmentClient: <dependency> ...

Spring AI After migrating from milestones to stable, Observability stopped exposing input/output (null)

Bug descriptionAfter migrating from M6 to stable and adjusting the parameters/dependencies accordingly, Observability ex...

SpringBoot Checking if APR is available logs a warning on Java 24

WARNING: A restricted method in java.lang.System has been calledWARNING: java.lang.System::load has been called by org.a...

SpringBoot Auto-configure virtual threads on JDKClientHttpRequestFactory when enabled

I have seen the conversation in spring-projects/spring-framework#34393, but I wanted to re-open the conversation because...

SpringBoot Loading from spring.factories may fail with a ClassNotFoundException when the TCCL changes between calls

With the update from v3.4.4 to v3.4.5 we encountered two ClassNotFoundException in combination with Spring Webflux and H...

SpringBoot UnboundConfigurationPropertiesException is no longer thrown from IndexedElementsBinder

Short story:IndexedElementsBinder from Spring 3.5.0 doesn't throw UnboundConfigurationPropertiesException on missing tar...

SpringBoot Upgrade to Spring LDAP 3.2.13

Upgrade to Spring LDAP 3.2.13.Comment From: snicollAnd this one was fixed by https://github.com/spring-projects/spring-b...

SpringBoot Upgrade to Spring Framework 6.2.8

Upgrade to Spring Framework 6.2.8.Comment From: snicollSomething went wrong with the commit message of this one. It was ...

SpringBoot Remove deprecated server.undertow.allow-encoded-slash

It's @Deprecated(forRemoval = true, since = "3.0.3") but we haven't removed it yet.Comment From: wilkinsonaI found quite...

SpringBoot Update documentation to reflect changes in TestRestTemplate's default redirect behavior

See https://github.com/spring-projects/spring-boot/issues/43431#issuecomment-2948712765Comment From: furmak331@wilkinson...

SpringBoot SSL Bundle not used for setting SSL information in KafkaProperties

When upgrading to Spring Boot 3.5.0 I noticed that the SSL Bundle information is no longer propagated to the properties....

Spring TransactionTimedOutException is not thrown when a transaction timed out on PostgreSQL

EnvironmentJDK 21Spring Boot 3.4.6 + 3.5.0PostgreSQL 16.9 (installed with Homebrew)macOS 15.5Reproducible codehttps://gi...

Spring Leniently tolerate null @Aspect bean

I want to conditionally enable aspect like this:import org.aspectj.lang.ProceedingJoinPoint;import org.aspectj.lang.anno...
上一页 下一页
.