Package io.micronaut.consul.graal
Class HelloController
java.lang.Object
io.micronaut.consul.graal.HelloController
@Requires(property="spec.name",
value="ConsulTest")
@Controller
public class HelloController
extends Object
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HelloController
public HelloController()
-
-
Method Details
-
sayHi
-