To simulate the 3rd party dictionary service, we need to run the DictionaryService in its own terminal:
./gradlew runThirdPartyDictionaryWe also need add a fake dns entry to etc/hosts:
127.0.0.1 localhost api.dictionary.com
./gradlew check| Name | Name | Last commit date | ||
|---|---|---|---|---|
To simulate the 3rd party dictionary service, we need to run the DictionaryService in its own terminal:
./gradlew runThirdPartyDictionaryWe also need add a fake dns entry to etc/hosts:
127.0.0.1 localhost api.dictionary.com
./gradlew check