Patouche
Patouche
Hi ! I'm facing the same problem described by @ryandanielspmc. Maybe instead of a `decodeAll` option, we can add a simple `decode` option that will take an array of integers...
I think you shouldn't change the port of your `morsley_uk_people_database_gui` service as in the docker network you're using, the mongo instance (deploy with the service `morsley_uk_people_database`) is still accessible on...
Hello, I've started working on it. It's a little bit harder than I was thinking at first with the Jackson Serializer/Deserialiser. I will submit this PR when It will be...