0

Refering to this question Eureka service discovery without Spring-boot.

I want to implement Eureka Server using spring 4 without using spring boot.

Is their amy way to do this. If possible please share a working sample.

Community
  • 1
  • 1
Pranav
  • 100
  • 10
  • Spring Boot is using Spring 4 so what is the difference? Why not simply use Spring Boot to make your life easier. If you really want to not use spring boot take a look at the auto configuration of those projects and do that manually. – M. Deinum Jul 22 '16 at 05:32
  • See http://stackoverflow.com/q/35409492/1686330 – Dirk Lachowski Mar 29 '17 at 09:20

0 Answers0