ohmyzsh/plugins/spring
2025-10-06 10:16:11 -04:00
..
_spring Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00

Spring Boot oh-my-zsh plugin

Adds autocomplete options for all Spring Boot commands.

To use it, add spring to the plugins array in your zshrc file:

plugins=(... spring)

Tips

  • Install Spring Cloud plugin: spring install org.springframework.cloud:spring-cloud-cli:1.0.2.RELEASE

Reference

Maintainer : linux_china (@linux_china)