@ -19,6 +19,7 @@ public class ClientApplication {
public static void main(String[] args) {
SpringApplication.run(ClientApplication.class, args);
}