JAX RS questions on POST with different payloads
1007187May 5 2013 — edited May 7 2013Hello everyone,
Could you tell me if it is the way to think (the philosophy) to have one method which accepts POST with JSON content being able to support 2 différents POST payload ?
If the answer is yes, how to do this ? Do I need to use JAX RS provider to do so ? Could give me please a sample or a pointer to a sample ?
Best Regards.