Files
spring-tools/vscode-extensions/boot-dev-pack
Kris De Volder e97cf881ed Update boot dev pack
Remove obsolete vscode-boot-java, vscode-boot-properties and 
replace with vscode-spring-boot

WARNING: the update pack should not be published yet until 
vscode-spring-boot is released to the marketplace.
2018-02-21 13:35:19 -08:00
..
2018-02-21 13:35:19 -08:00

VS Code Spring Boot Application Development Extension Pack

Collection of extensions for developing and deploying Spring Boot Application

Spring Boot Java

The Spring Boot Java Support extension provides IDE Java tooling for developing and troubleshooting Spring Boot applications.

Spring Boot Properties

The Spring Boot Application Properties Support extension provides support for editing Spring Boot Application configuration properties files (.properties and .yml)

Cloud Foundry Deployment Manifest

The Cloud Foundry Manifest YML Support extension provides support for editing Cloud Foundry deployment manifest .yml files for Spring Boot application deployment

Concourse CI Pipeline

The Concourse CI Pipeline Editor provides support for setting up Concourse build pipeline for the Spring Boot application

Spring Initializr Java

The Spring Initializr Java Support extension provides support for generating quickstart Spring Boot Java projects with Spring Initiailizr API.