Skip to content

Is latest arangodb-sping-data compatible with springboot 4.0.0? #335

@brundhasv

Description

@brundhasv

I am using arangodb-spring-data version 4.6.0, this works fine with springboot 3.5.7 but crashes in 4.0.0. Below is the trace:

!
Unsatisfied dependency expressed through method 'setArangoTemplate' parameter 0: Error creating bean with name 'arangoTemplate' defined in class path resource [app/config/ArangoAutoConfiguration.class]: Failed to instantiate [com.arangodb.springframework.core.template.ArangoTemplate]: Factory method 'arangoTemplate' threw exception with message: Error creating bean with name 'serde' defined in class path resource [app/config/ArangoAutoConfiguration.class]: Failed to instantiate [com.arangodb.serde.ArangoSerde]: Factory method 'serde' threw exception with message: Error creating bean with name 'arangoConverter' defined in class path resource [app/config/ArangoAutoConfiguration.class]: Failed to instantiate [com.arangodb.springframework.core.convert.ArangoConverter]: Factory method 'arangoConverter' threw exception with message: Error creating bean with name 'arangoMappingContext' defined in class path resource
!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions