JAXRSのパスの指定について
一番シンプルなJAX-RSのパス指定について
例えば、下の画像のようなURIを持つアプリケーションを作ったとき
sample→クラス名に付加した@Pathの値
add→メソッドに付加した@Pathの値
クエリx,y →@QueryParamでメソッドの引数にバインドされる
つまり、コンテキストルートからのパスを
実行したいクラス→実行したいメソッド
と対応するように指定すればよい
Author And Source
この問題について(JAXRSのパスの指定について), 我々は、より多くの情報をここで見つけました https://qiita.com/triple4649/items/0efde6598f7a3687d184著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .