rxue / dictionary

Practice in Java EE
0 stars 0 forks source link

dictionary/web : sub-task of #93 : add get by id in Explanations resource #119

Closed rxue closed 8 months ago

rxue commented 8 months ago

In light of the book RESTful Java with JAX-RS 2.0 > Chapter 2. Design RESTful Services > Model the URIs:

It would more practical to obtain the top-level word (lexical item) to interact with individual explanations

=> turn back to the VocabulariesResource, the previous DictionaryResource