Class ServiceComponentResourceController

java.lang.Object
de.adorsys.sts.servicecomponentexample.ServiceComponentResourceController

@RestController public class ServiceComponentResourceController extends Object
  • Constructor Details

    • ServiceComponentResourceController

      @Autowired public ServiceComponentResourceController(de.adorsys.sts.keymanagement.service.SecretDecryptionService secretDecryptionService)
  • Method Details

    • helloWorld

      @GetMapping("/helloworld") public String helloWorld()