この記事のサンプルサプリは「第7回 らくらくMicroProfile RestClient」のサンプル資材(/01-restclient/server)に含まれています。
サンプルアプリのビルドにはJava11以上とMavenが必要です
# Clone this repository
git clone https://github.com/extact-io/contrarian-microprofile-sample.git
# Go into the sample
cd contrarian-microprofile-sample/01-restclient/server
# start junit test
mvn clean verify