Skip to content

AdevintaSpain/ms-test--factoriaf5-helloworld

Repository files navigation

CI

ms-test--factoriaf5-helloworld

🏫 HelloWorld Workshop for Factoria F5 Bootcamp

See also 🌍 MicroServices Hello World Live from Twitch!

Develop

Create repo

Session 1

Session1

Session 2

Session2

Run

docker-compose up -d
./gradlew bootRun

curl http://localhost/hello

Test

./gradlew test

Integration Test

./gradlew integrationTest

Tools