• Stars
    star
    128
  • Rank 281,044 (Top 6 %)
  • Language
    Java
  • Created over 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

springboot websocket-chat-server

Java_8 Spring_Boot Spring_Boot_Websocket Spring_Security Spring_Freemarker Vuejs GitHub stars

SpringBoot + Websocket์„ ์ด์šฉํ•œ ์ฑ„ํŒ… ์„œ๋ฒ„ ๊ตฌ์ถ•

0. ๊ฐœ์š”

  • SpringBoot ํ™˜๊ฒฝ์„ ๊ธฐ๋ฐ˜์œผ๋กœ ํ•˜์—ฌ Websocket์„ ์ด์šฉํ•œ ์ฑ„ํŒ…์„œ๋ฒ„ ๊ตฌ์ถ• ์‹ค์Šต.
  • daddyprogrammer.org์—์„œ ์—ฐ์žฌ ๋ฐ ์†Œ์Šค Github ๋“ฑ๋ก

1. ์‹ค์Šต ํ™˜๊ฒฝ

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

2. ์‹ค์Šต ๋‚ด์šฉ

3. ๊ธฐํƒ€

  • Websocket Client
  • ์ฑ„ํŒ…๋ฃธ ํ™”๋ฉด ์ ‘์†
    • ์‹ค์Šต2,3์—์„œ ๊ตฌํ˜„ํ•˜๋Š” ์ฑ„ํŒ… ์›น๋ทฐ ์ ‘์† ์ฃผ์†Œ
    • http://localhost:8080/chat/room
  • SpringSecurity ์•„์ด๋””/๋น„๋ฒˆ
    • ์‹ค์Šต4์—์„œ ์‚ฌ์šฉ
    • http://localhost:8080/chat/room
    • happydaddy/1234 : ROLE_USER
    • angrydaddy/1234 : ROLE_USER
    • guest/1234 : ROLE_GUEST