BAEL-5084 package name updated

This commit is contained in:
Md Moinul Hossain 2021-09-01 07:41:42 +06:00
parent 69c94f7850
commit ec13bb2084
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -1,4 +1,4 @@
package com.baeldung.raw_websocket;
package com.baeldung.rawwebsocket;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;