-
Notifications
You must be signed in to change notification settings - Fork 210
Content Assist
Kris De Volder edited this page Aug 28, 2018
·
4 revisions
Write Spring code with templates, available via regular code completion.
@GetMapping
@PostMapping
@PutMapping
@RequestMapping
Additional code completions for Spring-specific annotations
-
@Value
: code completion for Spring Boot property keys -
@Scope
: code completion for standard scope names
- Installation (latest release + snapshots)
- User Guide
- Getting Started
- Navigation
- Live Application Information
- Content Assist
- Version Validation
- Upgrade Support
- Validations and Quick Fixes
- WebFlux Support
- Boot Properties Editor
- Boot Dashboard
- Other Editors
- STS3
- Custom VM args
- FAQ
- Changelog
- Known Limitations & Issues
- Report an Issue
- Developer Manual
- Overview
- Language Server Integration into Clients
- Communication with JDT LS
- Spring Tools Language Server Protocol Extensions