An open API service indexing awesome lists of open source software.

https://github.com/joschi/asdf-spring-boot

Spring Boot CLI plugin for asdf version manager
https://github.com/joschi/asdf-spring-boot

asdf asdf-plugin asdf-vm spring-boot spring-boot-cli

Last synced: about 1 month ago
JSON representation

Spring Boot CLI plugin for asdf version manager

Awesome Lists containing this project

README

        

# asdf-spring-boot

[![GitHub Actions Status](https://github.com/joschi/asdf-spring-boot/workflows/Main%20workflow/badge.svg?branch=main)](https://github.com/joschi/asdf-spring-boot/actions)
[![GitHub license](https://img.shields.io/github/license/joschi/asdf-spring-boot?style=plastic)](https://github.com/joschi/asdf-spring-boot/blob/master/LICENSE)

[Spring Boot CLI](https://docs.spring.io/spring-boot/docs/current/reference/html/getting-started.html#getting-started-installing-the-cli) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager

## Install

```bash
asdf plugin-add spring-boot https://github.com/joschi/asdf-spring-boot
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of `spring-boot`.