3.1 Getting Started
Getting started with the lab environment.
Source Code
The source-code used for this lab is in the folder /code/rest
- Online Repository Link: https://github.com/acend/microservices-lab/tree/main/code/rest .
Task 3.1.1 - Getting your workspace ready
- If you still have the previous lab running: stop it with
docker-compose down. - Open your IDE and switch to the referenced source folder.
Last modified February 12, 2024: fix debezium lab version (9e6013e)