Aurora Blog
Home
Apache Dubbo [Bug] Some resources seem not handled properly
2025-06-17 14:02:20
776
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Gorm Incorrect ON CONFLICT when using composite primary key
2025-06-17 14:02:14
1754
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/652DescriptionExplain your user case and expected results...
Spring Security Deprecation warning about authorizeRequests should also contain XML guidance
2025-06-17 14:02:01
1166
After upgrading Spring Security from version 6.4.4 to 6.5.0, our application consistently logs the following warning:[De...
Spring Security <websocket-message-broker> should use XorCsrfChannelInterceptor by default
2025-06-17 14:01:59
1809
Describe the bugWhen configuring WebSocket message security via Spring Security's XML support, a CsrfChannelInterceptor ...
Spring Security Add support dpop customization
2025-06-17 14:01:56
3476
Currently dpop can't be configured. OAuth2ResourceServerConfigurer has dPoPAuthenticationConfigurer and it is already in...
Spring Security Ensure ID Token is updated after refresh token (Reactive)
2025-06-17 14:01:51
1214
We need to implement the Reactive counterpart of gh-16589.Comment From: evgeniychebanHi @jgrandja, can you assign this o...
Spring AI Modify the DefaultToolCallResultConverter.convert method and add filtering code
2025-06-17 14:01:48
1307
If the method returns a value of Mono type, the calling effect cannot be achieved.So the modifications are as follows:pu...
Spring AI Streaming mode AssistantMessage does not retain toolCalls, causing issues with tool confirmation workflows
2025-06-17 14:01:40
3955
🐞 Bug descriptionWhen using the streaming mode (Flux) to call a model that returns tool calls, the aggregated AssistantM...
Spring AI Transcription API File Extension Issue
2025-06-17 14:01:36
1292
Bug descriptionSpring AI overrides the file name with audio.webm when using the Transcription API of Open AI. See code i...
Spring AI Should allow to override the column name 'content' for pgvector, weaviate
2025-06-17 14:01:25
637
version 1.0.0 GAExpected Behaviorvector store like pgvector, Weaviate should allow overriding the text/embedding column ...
Spring AI spring.ai.tools.observations.include-content can not be resolved by IDEA
2025-06-17 14:01:23
299
Bug descriptionIDEA says "Cannot resolve configuration property 'spring.ai.tools.observations.include-content'"Environme...
SpringBoot Very Slow initial TCP connections with SpringBoot 3.4
2025-06-17 14:01:17
1805
ContextI have a Spring Boot application running in AWS EKS with a Istio service mesh, calling a 3rd party Rest Api servi...
SpringBoot Fix: Double comma in illegalClasses property in checkstyle.xml
2025-06-17 14:01:14
1016
DescriptionFound a minor typo in the checkstyle.xml file: there's a double comma (, ,) in the value attribute for the il...
SpringBoot Create endpoint subpackage under health
2025-06-17 14:01:10
165
org.springframework.boot.actuate.health currently mixes health indicator API and endpoint implementation details. I thin...
Spring @RequestParam not supported for HTTP2 requests
2025-06-17 14:01:06
1467
dependency <parent> <groupId>org.springframework.boot</groupId> <artifactId>spr...
Spring Spring JDBC: PostgreSQL 42.7.5: catalog name is treated as case insensitive
2025-06-17 14:00:40
1762
Since the Postgres driver 42.7.5 PostgresTableMetaDataProvider no longer retrieves column metadata for databases which h...
Spring Add support for registering multiple init & destroy method names
2025-06-17 14:00:32
1873
A BeanDefinition can have an init and destroy method name. While uncommon, it is possible for a bean to have more than o...
Spring Support DefaultWebFilterChain allowing the current filter to provide it's name explicitly
2025-06-17 14:00:27
3085
Hey 👋 I'm currently working with a spring based project that wraps certain WebFilters in an instrumentation decorator. B...
Spring Could "ApplicationContextAware" be "deprecated", please?
2025-06-17 14:00:24
2401
The "ApplicationContextAware" class accesses other Beans or container resources without dependency injection. However, i...
Spring Simple Websocket Broker terminates WS connection with 1002 error code when client sends heartbeats
2025-06-17 14:00:22
11953
May be realted to https://github.com/spring-projects/spring-framework/issues/27503. I am fiddeling around with a VueJs a...
上一页
下一页
1
…
317
318
319
320
321
…
386
.