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.
Javaドライバー(v2.10)を介して(春のデータを介して)mongo db(v2.6)にアクセスしています。アプリケーションがソケット タイムアウト例外を受け取った場合、基になる接続も閉じられていますか?
接続は閉じられていますが、Spring は自動的に新しい接続を確立します。したがって、新しい接続を作成する必要はありません。