@EnableEurekaServer @SpringBootApplication public class EurekaServer extends Object
Constructor and Description |
---|
EurekaServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String... args) |
void |
printImportantInfo() |
public static void main(String... args)
@EventListener(value=org.springframework.boot.context.event.ApplicationReadyEvent.class) public void printImportantInfo()
Copyright © 2018. All rights reserved.