felipeg48 / openrewrite-spring-boot-upgrade-example

Home Page:https://www.youtube.com/live/e6S185KrhOc?feature=share

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forks Stargazers Issues

OpenRewrite Spring Boot Upgrade Example

Prerequisites

  • SDKMan

    i.e. curl -s "https://get.sdkman.io" | bash

  • Httpie needs to be in the path

    i.e. brew install httpie

  • bc, pv, zip, unzip, gcc, zlib1g-dev

    i.e. sudo apt install bc, pv, zip, unzip, gcc, zlib1g-dev -y

  • Vendir

    i.e. brew tap carvel-dev/carvel && brew install vendir

Quick Start

./demo.sh

Attributions

Related Videos

About

https://www.youtube.com/live/e6S185KrhOc?feature=share

License:MIT License


Languages

Language:Shell 100.0%