Brian Clozel
Brian Clozel
Thanks for getting in touch but this controller implementation is invalid - the `null` view name causes a infinite recursion, dispatching again on the same controller method. This is causing...
As explained above, you would get infinite recursion without `@PathVariable` in the first place. I'm closing this issue as an application error. Thanks for your report.
We've discussed this issue as a team and we think that while this feature would be a nice addition to our testing support, we don't think that it's worth investing...