3 lines
102 B
Bash
3 lines
102 B
Bash
#!/usr/bin/env bash
|
|
java -cp target/lib/middleware-mom-1.0.jar com.alibaba.middleware.race.mom.Broker
|