BAEL-5084 package name updated
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.baeldung.raw_websocket;
|
||||
package com.baeldung.rawwebsocket;
|
||||
|
||||
import org.springframework.context.annotation.Bean;
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.baeldung.raw_websocket;
|
||||
package com.baeldung.rawwebsocket;
|
||||
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
Reference in New Issue
Block a user