Preview:
--@EnableEurekaClient
	(in main class)

--Configuration in application.properties
	spring.application.name=products-service
    server.port=8000
    eureka.client.serviceUrl.defaultZone=http://localhost:8761/eureka
    eureka.client.instance.preferIpAddress=true

downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter