Closed KardelenCeren closed 6 months ago
When adding a new word, send a sync request to the dictionary to check if the word is valid.
secrets.properties should be changed to include: (I will update the confluence page after merge)
DICT_SERVICE_BASE_URL=http://localhost:8082/api/v1/dictionary
I am not sure if this would work on the server though. @tolgaozgun
Hit me up before this merges, I need to add a env variable
Added the env variable to server env files. I cannot foresee any issues on deployment
When adding a new word, send a sync request to the dictionary to check if the word is valid.
secrets.properties should be changed to include: (I will update the confluence page after merge)
DICT_SERVICE_BASE_URL=http://localhost:8082/api/v1/dictionary
I am not sure if this would work on the server though. @tolgaozgun