Hi everyone,
The Java DSL is very nice, but I wonder why endpoint URIs are not typesafe.
Instead of
we could write
Even if it's more verbose, is there a technical reason for not doing this?
Thanks
The Java DSL is very nice, but I wonder why endpoint URIs are not typesafe.
Instead of
we could write
Even if it's more verbose, is there a technical reason for not doing this?
Thanks