Closed sajjadpz closed 6 years ago
@sajjadpz , Please share the last git commit id post which you are experiencing this issue
@sajjadpz, i just checked the master branch again, i'm able run eureka-server using mvn clean spring-boot:run -P linux,local
@guru5590 - yes so in latest master branch , we will have to pass parameters also with spring-boot:run
which were previously taken from application.yml
The documentation is not updated for these changes. Similar is the case with web-client
After this latest changes, eureka-server is not starting anymore
and fails with following exception
How do we start the server, by the look of change, I see that the parameters will be passed externally, do we pass them now by
commandline
?