Collector

This commit is contained in:
insanity 2016-11-16 17:23:05 +09:00
parent a8886f5ecc
commit 6c8ea6bcdf

View File

@ -1,6 +1,5 @@
package com.loafle.bridge.collector;
import com.loafle.bridge.discoveryservice.entity.DiscoveryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;