JBLSpringBootAppGen intro
make the spring boot module generate Application.java and application.yml
JBLSpringBootAppGen 简介
在使用SpringBoot项目的时候都需要创建启动引导类Application;
使用该插件可以右击项目快速创建启动引导类Application类内容。
bug 或问题请邮件。
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "JBLSpringBootAppGen" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Focus the new module then right click choose JBLSpringBootAppGen;set the essential info. generate Application source file or application.yml file.