FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Error RequestMappingHandlerMapping' that could not be found. by r2d2f · Pull Request #77 · CodelyTV/java-ddd-example · GitHub

/ java-ddd-example Public template

Error RequestMappingHandlerMapping' that could not be found. - #77

Open
r2d2f wants to merge 1 commit into
CodelyTV:mainfrom
r2d2f:patch-1
Open

Error RequestMappingHandlerMapping' that could not be found.#77
r2d2f wants to merge 1 commit into
CodelyTV:mainfrom
r2d2f:patch-1

Conversation

r2d2f commented Aug 5, 2022

Copy link
Copy Markdown

Parameter 0 of constructor in tv.codely.apps.mooc.backend.config.MoocBackendServerConfiguration required a bean of type 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' that could not be found.

El error se da cuando se lanza un comando que no requiere el servidor web y hace que este bean igual se quiera instanciar pero no puede por que le faltan dependencias.

Parameter 0 of constructor in tv.codely.apps.mooc.backend.config.MoocBackendServerConfiguration required a bean of type 'org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping' that could not be found.

El error se da cuando se lanza un comando que no requiere el servidor web y hace que este bean igual se quiera instanciar pero no puede por que le faltan dependencias.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL