Tagged Questions
2
votes
1answer
105 views
Versioning a Java based REST web service?
There seems to be an on-going philosophical debate about exactly how to version a REST web service. For me though, the number one issue is practical question regarding how easy/hard is it to ...