Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use springfox instead of the old swagger-springmvc for API documentation #9

Open
Treydone opened this issue Mar 1, 2016 · 2 comments
Labels

Comments

@Treydone
Copy link
Owner

Treydone commented Mar 1, 2016

No description provided.

@Treydone
Copy link
Owner Author

Treydone commented Mar 2, 2016

Since the documentation doesn't work, tagged as bug

@rodesousa
Copy link
Collaborator

I add springfox dependency but i have this :

[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.3.1.RELEASE:run (default-cli) on project standalone: An exception occurred while running. null: InvocationTargetException: Error creating bean with name 'workerResource': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.fasterxml.jackson.databind.ObjectMapper io.mandrel.endpoints.internal.WorkerResource.objectMapper; nested exception is org.springframework.beans.factory.NoUniqueBeanDefinitionException: No qualifying bean of type [com.fasterxml.jackson.databind.ObjectMapper] is defined: expected single matching bean but found 2: mapper,_halObjectMapper -> [Help 1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants