Tim Gatzemeier

Results 5 comments of Tim Gatzemeier

What is the status here? Doesnt seem to be that straightforward if no one cares about for 2 years now.. What if we need to parse responses to ensure following...

@joanayma is it really "working"? Which versions are you running? I have the same issue with external-dns but when I use this syntax I get a comma separated list in...

For me it doesnt seem to work. With Spring Boot 2.0.3 I get the following: java.lang.IllegalStateException: Cannot invoke saveContext on response org.springframework.security.web.firewall.FirewalledResponse ``` java.lang.IllegalStateException: Cannot invoke saveContext on response org.springframework.security.web.firewall.FirewalledResponse@426d79e7....

Hi @juanjoDiaz I agree with you that introducing an additional option (useDefaultValueOnNull) makes sense. I'll free some time for it during next week hopefully. > The reason for it to...

I was running into the same issue (`cannot unmarshal into an ObjectID, the length must be 24 but it is 64`) - correcting the `config_service_id` was the solution too. The...