レベル 1
レベル 2
コミュニティにログイン
詳細情報
ログインしてすべてのバッジを表示
コミュニティアチーブメントバーを展開する。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
We mark the servlet with @Component and @Service what is the difference between the two annotations?
Thanks in advance!
解決済! 解決策の投稿を見る。
@Component annotation declares your java class as a component but @Service annotation declares which service interface will be refereed by component
More details : http://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/scr-annotations.html
元の投稿で解決策を見る
表示
いいね!
返信