1 Star 0 Fork 0

apache-netbeans/nb-springboot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

NB-SpringBoot

NetBeans IDE plugin supporting programming with Spring Boot.

Requirements and Installation

This plugin requires NetBeans 8.1 running on JDK 7 or above.

Download the nbm package from https://github.com/AlexFalappa/nb-springboot/releases.

In NetBeans go to Tools > Plugins > Downloaded and click on Add Plugins... button.

Choose the downloaded nbm package file then click Install.

Features

  • Spring Boot new Maven project wizards:
    • Basic project
    • Project generated by Spring Initializr service
  • Enhanced properties file editor:
    • completion and documentation of configuration properties names
    • completion and documentation of configuration properties values (hints in configuration metadata)
  • Spring Boot file templates:
    • CommandlineRunner annotated classes
    • ApplicationRunner annotated classes
    • application.properties files
    • ConfigurationProperties annotated classes
    • additional-spring-configuration-metadata.json files
  • Spring file templates:
    • Component annotated classes
    • Configuration annotated classes
    • Service annotated classes
  • Spring MVC file templates:
    • Controller annotated classes
    • RestController annotated classes
  • Spring Data file templates:
    • interfaces extending Repository
  • Code generators in pom.xml files:
    • Add spring configuration processor dependency
    • Add spring-devtools dependency
    • Add spring-actuator dependency

Resources and Documentation

Source: GitHub project

Bug tracking: GitHub Issues

Documentation: GitHub Wiki

License

The plugin and its source code are licensed under Apache 2.0 license.

Acknowledgements

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.

Changelog

  • 1.0 (May 2016): Initial public release.

空文件

简介

netbeans springboot 支持 展开 收起
README
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/apache-netbeans/nb-springboot.git
git@gitee.com:apache-netbeans/nb-springboot.git
apache-netbeans
nb-springboot
nb-springboot
v1.1

搜索帮助