Interface HasSingletonScopeTest.MySingletonApi
- Enclosing class:
- HasSingletonScopeTest
@Path("/")
@Singleton
@RegisterRestClient
public static interface HasSingletonScopeTest.MySingletonApi
-
Method Summary
-
Method Details
-
get
@GET jakarta.ws.rs.core.Response get()
-