emartinezpinzon / libreriaCervantes

Other
0 stars 0 forks source link

ERROR [restartedMain] org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter: #1

Closed emartinezpinzon closed 3 years ago

emartinezpinzon commented 3 years ago

[SE PRESENTA AL EJECUTAR LA TAREA BOOTRUN]

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-09-23 03:34:47,021 ERROR [restartedMain] org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter:

Parameter 0 of method servicioCrearCompra in com.ceiba.configuracion.BeanServicio required a bean of type 'com.ceiba.compra.puerto.repositorio.RepositorioCompra' that could not be found.

Action:

Consider defining a bean of type 'com.ceiba.compra.puerto.repositorio.RepositorioCompra' in your configuration.

image

emartinezpinzon commented 3 years ago

Problema solucionado en el commit fd086ce