SuburiComponentProxy.java
で @Scope(proxyMode = ScopedProxyMode.TARGET_CLASS)
を指定しない場合、循環依存でエラーが出ます。
2023-03-17T21:19:16.514+09:00 ERROR 82100 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
The dependencies of some of the beans in the application context form a cycle:
┌──->──┐
| suburiComponentProxy defined in file [/xxx/build/classes/java/main/me/irof/suburi/SuburiComponentProxy.class]
└──<-──┘