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.
Resteasy ライブラリを使用して作成された REST メソッドを呼び出すと、HTTP リクエストごとに新しいオブジェクト インスタンスが作成されます。@SingletonJersey ライブラリのようなものを使用したいと思います。Tomcat の Resteasy でそれを行うにはどうすればよいですか?
@Singleton