@RestController public class ServiceComponentResourceController extends Object
| Constructor and Description |
|---|
ServiceComponentResourceController(SecretClaimDecryptionService secretClaimDecryptionService) |
@Autowired public ServiceComponentResourceController(SecretClaimDecryptionService secretClaimDecryptionService)
@GetMapping(value="/helloworld") public String helloWorld()
Copyright © 2018. All rights reserved.