Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
の実際の意味は何ですか
struts.convention.action.mapAllMatches
struts2 コンベンション プラグインで
@Action明示的な注釈なしでアクションを見つけることができます(または、実際に行ったことはありません) 。たとえば、アクションが実装されActionておらず、注釈が付けられていない場合、それはピックアップされない可能性があります。
@Action
Action