Skip to content

codej99/websocket-chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java_8 Spring_Boot Spring_Boot_Websocket Spring_Security Spring_Freemarker Vuejs GitHub stars

SpringBoot + Websocket을 이용한 채팅 서버 구축

0. 개요

1. 실습 환경

  • Java 8~11
  • SpringBoot 2.x
  • Websocket
  • Stomp
  • Redis pub/sub
  • vue.js, freemarker, bootstrap
  • Intellij Community

2. 실습 내용

3. 기타