Merge branch '1.2.x'
This commit is contained in:
@@ -140,7 +140,6 @@ public class EurekaStubsRegistrar implements StubsRegistrar {
|
||||
public void close() throws Exception {
|
||||
for (EurekaRegistration registration : this.registrations) {
|
||||
this.serviceRegistry.deregister(registration);
|
||||
registration.close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user