8000 springfox-data-rest v3 support · Issue #2272 · springfox/springfox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
springfox-data-rest v3 support #2272
Closed
Closed
@PascalSchumacher

Description

@PascalSchumacher

I tried to upgrade a project using springfox-data-rest 2.8.0 to spring boot 2.0.0.RELEASE (with uses spring-data 3.0.5) but got:

org.springframework.context.ApplicationContextException: Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NoSuchMethodError: org.springframework.data.repository.support.Repositories.getRepositoryInformationFor(Ljava/lang/Class;)Lorg/springframework/data/repository/core/RepositoryInformation;

We are using springfox-data-rest like this:

@Import(SpringDataRestConfiguration.class)
public class MyApp extends SpringBootServletInitializer

Sorry if this is a duplicate, I could not find any existing issue.

BTW: Thanks you very much for providing springfox!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0