Hebert Coelho
Hebert Coelho
Make the validation if a header/queryParam/body/cookie contains a given text e.g. "A B C D" should be true if the given text is "B"
A default route just in case if a request cannot be found, the default route will be displayed. e.g.: GET /uaiMockServer/doNotExists response ---> 401 - blocked
A route will have the following states: - persistente -> will be written in the config file [DEFAULT] - in_memory -> will run in memory only, after a reboot it...
Make classes serializable