Interface HasAppScopeTest.MyAppScopedApi

Enclosing class:
HasAppScopeTest

@ApplicationScoped @Path("/") @RegisterRestClient public static interface HasAppScopeTest.MyAppScopedApi
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.ws.rs.core.Response
    get()
     
  • Method Details

    • get

      @GET jakarta.ws.rs.core.Response get()