Interface GuiceCommonRestResources
- All Known Implementing Classes:
GuiceCommonRestResourcesImpl
@Path("/guice")
public interface GuiceCommonRestResources
-
Method Summary
-
Method Details
-
getBootstrapCSS
@GET @Path("/bootstrap.css") @Produces("text/css") byte[] getBootstrapCSS()
-