Files
java-tutorials/spring-cloud-cli/groovy/eureka.groovy
T

2 lines
35 B
Groovy
Raw Normal View History

2019-09-09 10:57:44 +02:00
@EnableEurekaServer
class Eureka {}