NetBeans IDE plugin supporting programming with Spring Boot.
This plugin requires NetBeans 8.1 or above running on JDK 7 or above.
The plugin is available in the Plugin Portal Update Center thus it can be downloaded and installed trough Tools > Plugins > Available Plugins. Please note that new releases become available on the Update Center after they are verified by the folks at the NetBeans Plugin Portal. You can check the verification status looking at the plugin page on the portal.
To perform a manual install download the desired nbm
package from the releases page , go to Tools > Plugins > Downloaded and click the Add Plugins... button. Choose the downloaded nbm
package file then click Install.
hints
in configuration metadata)spring-boot-configuration-processor
dependencyJpaRepository
without spring-boot-starter-data-jpa
dependency)CommandlineRunner
annotated classesApplicationRunner
annotated classesapplication.properties
filesConfigurationProperties
annotated classesadditional-spring-configuration-metadata.json
filesComponent
annotated classesConfiguration
annotated classesService
annotated classesController
annotated classes (Spring MVC)RestController
annotated classes (Spring MVC)Repository
(Spring Data)pom.xml
files:
Controller
/ RestController
classBug tracking: GitHub Issues
Documentation: GitHub Wiki
The plugin and its source code are licensed under Apache 2.0 license.
Completion of Spring Boot configuration properties feature is based on Keevosh plugin.
Template and code generator were inspired by those found on Spring Boot Tools 4 NetBeans.
Requestmappings navigator panel feature contributed by Michael Simons.
1.6.1 (Oct 2017): Hints and quick fixes
@ConfigurationProperties
annotation without spring-boot-configuration-processor
dependency1.6 (Jul 2017): Configuration properties highlighting
application.properties
file wizard allows to choose between main and test resource folders1.5.1 (May 2017): Another round of fixes
pom.xml
instead of main class after generation1.5 (Apr 2017): Dependencies management and configuration properties editor
pom.xml
files have been superseded by a new code generator for adding a set of Spring Boot dependencies exploiting the Spring Initializr service metadatapom.xml
to add a basic Spring Boot project setup to generic Maven projects1.4 (January 2017): Better application launch
1.3.1 (November 2016): General fixes
Ctrl + Enter
configuration properties completion to overwrite the current property name--spring.devtools.restart.trigger-file
argument on old projects after upgrade1.3 (October 2016): Devtools and request mappings
Ctrl + Shift + L
keyboard shortcut)Controller
/ RestController
class (contribution by Michael Simons)1.2 (August 2016): File templates improvements
application.properties
files, additional configuration metadata and Spring Data repository interfaces now offer specific customization options1.1 (June 2016): Refinements
@Component
annotation to CommandLineRunner and ApplicationRunner file templates1.0 (May 2016): Initial public release
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。