Skip to content

Spring-data-crate failed to run as spring application #10

@rajeshguptaiiitm

Description

@rajeshguptaiiitm

Hi Team,
I am using spring version 4.3.7.RELEASE and JDK 1.8. When I run my application it is not able to load the Crate repository. It asked to create a bean for it.
I did the configuration in spring application context file

<crate:client id="client" servers="127.0.0.1:4300"/>

<crate:repositories base-package="com.acme.repository"/>

Please let me know the issue.

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