disconnect and connect
This commit is contained in:
parent
40eff3a74b
commit
cae047bf97
|
@ -0,0 +1,8 @@
|
||||||
|
package org.bench4q.master.service;
|
||||||
|
|
||||||
|
import org.springframework.stereotype.Component;
|
||||||
|
|
||||||
|
@Component
|
||||||
|
public class MonitorService {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue