idea Services 面板

<configuration name="FfederationApp" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
      <module name="ffdertn-console-app" />
      <option name="SPRING_BOOT_MAIN_CLASS" value="com.longshine.ffdertn.FfederationApp" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
</configuration>

  如果  idea 的  spring boot 管理面板打不开,在 .idea 目录下,workspace目录添加上面配置

原文地址:https://www.cnblogs.com/wudeyun/p/14275757.html