← 返回首页
Error RequestMappingHandlerMapping' that could not be found. by r2d2f · Pull Request #77 · CodelyTV/java-ddd-example · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Footer

© 2026 GitHub, Inc.