Код: Выделить всё
"Error creating bean with name 'someQuartzJob': Unsatisfied dependency expressed through field... "и,
Код: Выделить всё
"Requested bean is currently in creation: Is there an unresolvable circular reference or an asynchronous initialization dependency?"Я попытался использовать аннотацию @lazy , но ошибка просто появляется в другой бобе.
Есть предложения?
Подробнее здесь: https://stackoverflow.com/questions/795 ... e-to-3-4-2