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.
@PostConstruct を使用して、DAO で何かを初期化する必要があります。
そして、それを完了する前に、@Controller はリクエストを受け入れるべきではありません。
デフォルトの動作ですか?または、他の構成が必要ですか?