@RestController public class ServiceComponentResourceController extends Object
| Constructor and Description |
|---|
ServiceComponentResourceController(de.adorsys.sts.keymanagement.service.SecretDecryptionService secretDecryptionService) |
@Autowired public ServiceComponentResourceController(de.adorsys.sts.keymanagement.service.SecretDecryptionService secretDecryptionService)
@GetMapping(value="/helloworld") public String helloWorld()
Copyright © 2018. All rights reserved.