Spring AI Tool Calling, String inputType method with json-style String LLM response causing Jackson parse exception.

Bug descriptionI have a Tool (func as tool) defined like this:class PlanningTool implements Function<String, Result&g...

Spring AI The overload tools or defaultTools method in ChatClientBuilder causes FunctionToolCallback not taking effect.

Bug DesceptionI have the following FunctionToolCallback instance created and registered to ChatClient Builder as below:F...

SpringBoot Native Query with clause and delete broken in springboot 3.4.x

In springboot 3.3.x, a with clause supports delete operations - e.g.@Transactional@Modifying@Query(nativeQuery = true, ...

SpringBoot Add Property for keepalive Setting of GraphQL SSE Handlers

There is a new keepAliveDuration setting in GraphQlSseHandlers, see https://github.com/spring-projects/spring-graphql/is...

SpringBoot Missing web client request header

After upgrading Spring Boot from version 3.3.5 to 3.4.3, we started receiving an HTTP 411 error from an external service...

SpringBoot JmsAutoConfigurationTests should not rely on broker auto-configuration

JmsAutoConfigurationTests currently expects a full-fledged ConnectionFactory to be configured, but that's actually not n...

Spring Suggest compilation with -parameters when AspectJAdviceParameterNameDiscoverer fails against ambiguity

Hi, I had this annotation which worked with AspectJ, however stopped working after I migrated to spring-aspects + spring...

Spring PathMatchingResourcePatternResolver regression for jar root scanning in 6.2.4

Hi,We are heavily relying on the ResourceLoader and more specifically the org.springframework.core.io.support.PathMatchi...

Spring Inconsistent Query Parameter Conversion When Mapping Multiple Values to a Single Parameter

There is a significant inconsistency when converting a query parameter from a collection to a single value. In the follo...

Spring Make dependencies on AssertJ and JUnit in spring-core-test optional

OverviewThe spring-core-test artifact currently has required transitive dependencies on AssertJ and JUnit.https://github...

Spring Upgrade to spring-core-test 6.2.4 forces upgrade to JUnit 5.12

I manage several GitHub repositories, a multitude of which use Spring. One of these projects is our Spring AoT extension...

Spring Distinguish same-distanced annotations in MergedAnnotations

Spring Security does a search for annotations in a slightly different way than TYPE_HIERARCHY. It does the following:If ...

Pandas ENH: Adding some common functionalities

Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Keras keras version of numpy.signbit results in OverflowError on Windows

Hit overflow error while training tf.keras.Sequential classifier on Windows Specifically: OverflowError: Python int too ...

Keras Support for type hints is not implemented

Keras is not friendly to typed python developers and lintersThe package is written in the style of versions prior to 3.5...

Keras clarification of using preprocessing with tf.data with multiple backend

Say, I have a preprocessing layer, i.e. image resize or any augmentation methods, build with keras.ops. And I use it wit...

Keras TypeError: Could not locate class 'keras.Model'. Make sure custom classes are decorated with @keras.saving.register_keras_serializable()

Follow up of this issue https://github.com/keras-team/keras/issues/20979The given solutions works on the same running no...

Gin Combining Gin (Go) with Existing Express (Node.js) Project: Feasibility and Best Practices

I'm exploring the possibility of integrating a portion of my existing Express.js project with Gin (Go). I'd like to gath...

Gorm ERROR: invalid input syntax for type json (SQLSTATE 22P02)

DescriptionDB: PostgreSQL 16.0.Table "user" with field "props" as jsonb type.Example value: {"access": {"project": [3, 6...

Spring Cloud Config Unable to Pass AWS Secrets Manager Secrets to Spring Boot Application Properties via Spring Cloud Config Server

Type: BugComponent: Secrets ManagerDescribe the bug:Spring Cloud Config Server serves as centralised config server to su...
上一页 下一页
.