Nineya
Home
Blog
Spring AI Typo in the Docs for Vector Database Open Search Implementation.
2025-01-30 14:03:01
538
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
2025-01-30 14:02:48
1841
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
2025-01-30 14:02:40
4003
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
2025-01-30 14:02:32
15222
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
2025-01-30 14:02:26
431
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
2025-01-30 14:02:00
1231
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(...)
2025-01-30 14:01:24
3308
** 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?)
2025-01-30 14:01:06
999
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
2025-01-30 14:00:39
1077
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?
2025-01-29 14:05:02
2457
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?
2025-01-29 14:04:49
3555
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'
2025-01-29 14:04:29
3066
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
2025-01-29 14:04:23
650
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
2025-01-29 14:04:15
1360
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
2025-01-29 14:04:07
223
When credentials fail authentication, Spring Security conventionally throws BadCredentialsException.OneTimeTokenAuthenti...
Spring Security AbstractUserDetailsAuthenticationProvider should not swallow UsernameNotFoundException
2025-01-29 14:04:00
561
AbstractUserDetailsAuthenticationProvider catches UsernameNotFoundException, but does not include it when throwing BadCr...
Spring Security AbstractUserDetailsAuthenticationProvider should lazily compose debug message
2025-01-29 14:03:52
436
AbstractUserDetailsAuthenticationProvider logs the following:this.logger.debug("Failed to find user '" + usern...
Spring AI Feature Request: Support for VertexGemini Labels
2025-01-29 14:03:16
1422
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
2025-01-29 14:02:41
162
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
2025-01-29 14:02:16
3468
Hi.We are working on a refactoring a couple of big spring boot applications with multiple circular dependencies. We are ...
上一页
下一页
1
2
3
4
5
6
7
…
2025
.