Class HealthController
- java.lang.Object
-
- eu.dnetlib.dnetrolemanagement.controllers.HealthController
-
@RestController public class HealthController extends Object
-
-
Constructor Summary
Constructors Constructor Description HealthController(APIProperties apiProperties, RedisProperties redisProperties, RegistryProperties registryProperties)
-
-
-
Constructor Detail
-
HealthController
@Autowired public HealthController(APIProperties apiProperties, RedisProperties redisProperties, RegistryProperties registryProperties)
-
-