RamAlapure/JavaFXSpringBootApp

The dependencies of some of the beans in the application context form a cycle:

Opened this issue · 0 comments

┌─────┐
| appJavaConfig (field com.ankush.config.SpringFXMLLoader com.ankush.config.AppJavaConfig.springFXMLLoader)
↑ ↓
| springFXMLLoader defined in file [C:\DDrive\YashWorkspace\AutomobileAndGaraje\target\classes\com\ankush\config\SpringFXMLLoader.class]
└─────┘

I got this error. in Intellij.
i used oracle java 11.
Please tell me why this happens