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.
すべてのスレッドが同じメソッド/変数を使用する必要があるため、Webアプリケーションで静的メソッド/変数を作成することはお勧めできません。このドメインでそれらのユースケースはありますか?
もちろん。定数として扱われるはずの値。値は変更されないため、各インスタンスを値で初期化する必要はありません。