Skip to content

Application not loading due to lack of Bean #12

Description

@Darkona

Receiving the message:

Consider defining a bean of type 'com.github.JanLoebel.jsonschemavalidation.provider.JsonSchemaProvider' in your configuration.

Application fails to start and basic context loading test fails.

Using @ComponentScan or @EntityScan pointing to the package doesn't fix the issue.

Using:

'org.springframework.boot' version '2.7.12'
'com.networknt:json-schema-validator:1.0.82'
'com.github.JanLoebel:json-schema-validation-starter:2.3.0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions