GeertjanWielenga / SpringBootTools4NetBeans

8 stars 2 forks source link

Spring Boot Tools 4 NetBeans

File templates for Spring Boot, as well as code generators for Java and Maven are provided.

Get the plugin here in the NetBeans Plugin Portal:

http://plugins.netbeans.org/plugin/63124/spring-boot-tools-4-netbeans

Related documentation:

https://blogs.oracle.com/geertjan/entry/spring_boot_scenario_with_netbeans

In the New File dialog, quickly create new entities, command line runners, and Spring Data repositories:

In Java source files, quickly generate Spring CORS support:

In Maven POM files, quickly generate support for Spring Actuator and Spring Loaded:

Related plugin:

https://blogs.oracle.com/geertjan/entry/new_spring_boot_integration_for

https://github.com/keevosh/nb-springboot-configuration-support