Skip to content

Spring 2.2.0.M5 SpringDataRestSchemaExtensions #3084

@asifrashid

Description

@asifrashid

I am adding Swagger to my project developed using Spring Boot 2.2.0.M5, Spring Hateaos () and Spring Data Rest. Not doing any special setting yet, just added two annotations on my application class.

@EnableSwagger2 @Import(SpringDataRestConfiguration.class)*
When I try to run my application I am getting following error message,

Caused by: java.lang.IllegalStateException: Failed to introspect Class [springfox.documentation.spring.data.rest.schema.SpringDataRestSchemaExtensions] from ClassLoader [sun.misc.Launcher$AppClassLoader@18b4aac2]

I have searched everywhere and couldn't find any solution for it. Any suggestion is appreciated.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions