BAEL-5084 package name updated
This commit is contained in:
parent
69c94f7850
commit
ec13bb2084
|
@ -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;
|
Loading…
Reference in New Issue