Class HelloService


  • @Component
    public class HelloService
    extends java.lang.Object
    HelloService class to be injected to Hello resource through Spring
    • Constructor Summary

      Constructors 
      Constructor Description
      HelloService()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String hello​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait