Class HelloService
java.lang.Object
org.gcube.service.helloworld.rest.HelloService
- Author:
- Lucio Lelii (ISTI-CNR), Alfredo Oliviero (ISTI-CNR)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HelloService
public HelloService()
-
-
Method Details
-
hello
Hello- Returns:
- a string
-
details
@GET @Path("details") @Produces("application/json") public jakarta.ws.rs.core.Response details()
-