Spring AI Typo in the Docs for Vector Database Open Search Implementation.

Trivial typo in: https://github.com/spring-projects/spring-ai/blob/ff287a54573cf8330253eab8a8c3e089447b8760/spring-ai-do...

Spring AI Allow BedrockProxyChatModel to use AWS default region configuration

Currently, BedrockProxyChatModel in spring-ai-bedrock-converse does not automatically pick up the AWS region from standa...

SpringBoot Spring boot Junits are failing with "problem accessing trust store" after upgrading from 3.3.5 to 3.4.2

After upgrading spring boot from 3.3.5 to 3.4.2 in microservices ,Spring boot Junits are failing with below errorExcepti...

SpringBoot Unable to use native boot with Loki4jAppender

I found this issue, but in my case the loki endpoint has authentication.Error:ERROR in ch.qos.logback.core.model.process...

SpringBoot Add 'spring.r2dbc.pool.acquire-retry' property

Now static class Pool from R2dbcProperties.class does not have acquireRetry property and we could not use autoconfig.We ...

SpringBoot Update PrometheusPushGatewayManager to use the new Prometheus client

Support for Prometheus's simple client was deprecated in https://github.com/spring-projects/spring-boot/pull/40023. As p...

Spring Split new HttpHeaders(...) constructor into static factory methods HttpHeaders.backedBy(...) and HttpHeaders.copyOf(...)

** Enhancements requests **Before explaining how you would like things to work,please describe a concrete use case for t...

Spring Property value from context is unexpected when run junit tests in parallel (context corrupted?)

DescriptionIntegration tests in a Spring Boot application run in parallel and set a variable using @DynamicPropertySourc...

Spring Clarify documentation on the usage of RestClient in POST scenarios without response body

The documentation of Spring RestClient should reflect the change of behaviour in the RestClient's (or rather RestClient....

Redis [CRASH] why master reboot the slaves?

Hey,every day or two we see that master sends reboot to slaveswhat can cause this?there's not pod restart or any other i...

MyBatis Select fails to retrieve all the expected rows, are parameters not being set correctly?

I have a Mybatis select that uses two parameters that are collections. The first collection passes in multiple Integers,...

Spring Security Token exchange with a jwt access_token send a subject token type 'jwt', my oidc provider only accept 'access_token'

Describe the bugI use ping as oidc provider. When I try to do a token exchange from springboot application, I got a "[in...

Spring Security Improve user not found exception message in InMemoryUserDetailsManager

InMemoryUserDetailsManager adds the username as the exception message for UsernameNotFoundException.Outside of the conte...

Spring Security Method Security Templates Do Not Use Deep Non-Aliased Attributes

Method Security expressions that use templates do not use deep non-aliased attributes. A complete sample can be found in...

Spring Security One Time Token user lookup should fail with BadCredentialsException

When credentials fail authentication, Spring Security conventionally throws BadCredentialsException.OneTimeTokenAuthenti...

Spring Security AbstractUserDetailsAuthenticationProvider should not swallow UsernameNotFoundException

AbstractUserDetailsAuthenticationProvider catches UsernameNotFoundException, but does not include it when throwing BadCr...

Spring Security AbstractUserDetailsAuthenticationProvider should lazily compose debug message

AbstractUserDetailsAuthenticationProvider logs the following:this.logger.debug("Failed to find user '" + usern...

Spring AI Feature Request: Support for VertexGemini Labels

Current BehaviorThe Google Vertex-AI API supports a lables parameter to categorize and group requests. The VertexAiGemi...

Spring AI Vector store API to gain access to the native client

Provide a getNativeClient method that returns the underlying vector store API class so users can always have an escape h...

SpringBoot Spring Boot 3.4.2 app with circular dependencies works packaged as a jar but not when building a native/graal image

Hi.We are working on a refactoring a couple of big spring boot applications with multiple circular dependencies. We are ...
上一页 下一页
.