remove the list of serviceIds and add ServiceListInitializer

This commit is contained in:
Spencer Gibb
2014-10-02 00:42:40 -06:00
parent 2daeed6c00
commit 03e6308335
31 changed files with 113 additions and 128 deletions

View File

@@ -20,7 +20,7 @@ import java.net.URI;
import java.util.*;
/**
* Created by sgibb on 7/29/14.
* @author Spencer Gibb
*/
@Controller
public class EurekaController {