Awesome
Spring Boot Tools 4 NetBeans
File templates for Spring Boot, as well as code generators for Java and Maven are provided.
<p>Get the plugin here in the NetBeans Plugin Portal:</p> <p><a href="http://plugins.netbeans.org/plugin/63124/spring-boot-tools-4-netbeans">http://plugins.netbeans.org/plugin/63124/spring-boot-tools-4-netbeans</a></p> <p>Related documentation:</p> <p><a href="https://blogs.oracle.com/geertjan/entry/spring_boot_scenario_with_netbeans">https://blogs.oracle.com/geertjan/entry/spring_boot_scenario_with_netbeans</a></p> <p>In the New File dialog, quickly create new entities, command line runners, and Spring Data repositories:</p> <img src="images/newfiledialog.png"/> <p>In Java source files, quickly generate Spring CORS support:</p> <img src="images/springcors.png"/> <p>In Maven POM files, quickly generate support for Spring Actuator and Spring Loaded:</p> <img src="images/springmaven.png"/> <p>Related plugin:</p> <p><a href="https://blogs.oracle.com/geertjan/entry/new_spring_boot_integration_for">https://blogs.oracle.com/geertjan/entry/new_spring_boot_integration_for</a></p> <p><a href="https://github.com/keevosh/nb-springboot-configuration-support">https://github.com/keevosh/nb-springboot-configuration-support</a></p>