Add parsing of LiveBeanModel to actuator client

This commit is contained in:
Kris De Volder
2017-10-25 13:40:57 -07:00
parent 23d55a6d93
commit 136b98d215
22 changed files with 113 additions and 78 deletions

View File

@@ -20,7 +20,7 @@ import org.eclipse.lsp4j.TextDocumentIdentifier;
import org.springframework.ide.vscode.commons.java.IJavaProject;
/**
* Composite project manager that acts a single project manager but consissts of many project managers
* Composite project manager that acts a single project manager but consists of many project managers
*
* @author Alex Boyko
*