豆蔵デベロッパーサイトのブログ記事で利用しているサンプルアプリ
記事 | 利用内容 |
---|---|
OpenLibertyとVSCodeによるコンテナを用いた開発環境の構築 | liberty-maven-pluginを使ったコンテナ環境のサンプル |
サンプルアプリのビルドにはDocker環境とMavenが必要です
# Clone this repository
git clone https://github.com/extact-io/openliberty-devcontainer.git
# Go into the repository
cd openliberty-devcontainer
# Run the app
mvn liberty:devc