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