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.
私は春のフレームワークに全く慣れていません.私は着信リクエストの2種類の認証を含むアプリケーションに取り組んでいます.bean.xmlには、これらの認証用に2種類のハンドラーがあります.私の要件は、1つの認証ハンドラーが失敗した場合です壊れてはならず、単純に次の認証ハンドラーに進む必要があります.どうすればこれを達成できますか.?ハンドラーが例外をスローした場合、bean.xml で指定できますか?次の認証。