Skip to content

Conversation

r2d2f
Copy link

@r2d2f r2d2f commented Aug 5, 2022

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.
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