Springboot reports an error. Error creating bean with name ‘application’: instance of bean failed;
Error reason:
Error importing javafx.application.application when importing application package
Modification:
Import the package where the startup class is located
problem solving for your reference

2. In info-debug.plist, add the key nsbonjourservices and set the value to_ dartobservatory._ tcp 
4. In target’s – & gt; Build Settings > Build Phases > Copy bundle resources build phase. If info-release.plist is deleted (I have deleted it in the figure below) 



