In order to avoid this bug to reappear on a future dependency update that would revert #68 , it would be good to:
- find out why
{"empty":false,"mapType":"java.util.HashMap"} is returned sometimes during the getConfiguration action (possibly empty keys or values), check and fix exception handling upstream if needed
- ensure the payload doesn't have null keys before returning it in any case