Skip to content

No Bean method proxies with AutoConfiguration #22

@aburmeis

Description

@aburmeis

Since Spring Boot 3 @AutoConfiguration is used for ArangoAutoConfiguration but this disables all proxies for inherited bean methods creating multiple instances without bean registration. This creates problems e.g. for beans implementing Spring Aware interfaces like ArangoTemplate or ArangoMappingContext as the setters are not always called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions