Fixed a lot of checkstyle warnings'
This commit is contained in:
@@ -41,4 +41,5 @@ public class SampleWebsocketApplication extends AbstractWebSocketMessageBrokerCo
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(SampleWebsocketApplication.class, args);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user