-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from 28th-meetup/revert-9-feat/chat
Revert "[Feat] 채팅 기능 추가"
- Loading branch information
Showing
30 changed files
with
7 additions
and
887 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,6 +36,5 @@ out/ | |
### VS Code ### | ||
.vscode/ | ||
|
||
### JREBEL ### | ||
rebel.xml | ||
|
||
### JRebel ### | ||
rebel.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 0 additions & 58 deletions
58
src/main/java/com/kusitms/jipbap/chat/config/RedisConfig.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
src/main/java/com/kusitms/jipbap/chat/config/WebSockConfig.java
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
src/main/java/com/kusitms/jipbap/chat/controller/MessageController.java
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
src/main/java/com/kusitms/jipbap/chat/controller/RoomController.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
src/main/java/com/kusitms/jipbap/chat/domain/dto/MessageDto.java
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
src/main/java/com/kusitms/jipbap/chat/domain/dto/MessageRequestDto.java
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
src/main/java/com/kusitms/jipbap/chat/domain/dto/MessageResponseDto.java
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
src/main/java/com/kusitms/jipbap/chat/domain/dto/RoomDto.java
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
src/main/java/com/kusitms/jipbap/chat/domain/entity/Message.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.