This project is a Spring Boot, Netflix Service Discovery project.
Run EurekaDiscoveryServiceApplication class
for a dev server. Navigate to http://localhost:8761/
. The app will automatically reload if you change any of the source files.
Run mvnw clean package
java -Djava.security.egd=file:/dev/./urandom -jar eureka-discovery-service-0.0.1-SNAPSHOT.jar