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.
Spring Integration - HTTP アダプターを使用しています。
今、私はそれをHTTPSにしたいと思っています。実装方法を教えてください。
クライアント (アウトバウンド) 側を意味する場合は、単に https://... url を使用します。
サーバー (インバウンド) 側を意味する場合は、SSL を使用するようにサーブレット コンテナーを構成します。