# sbc **Repository Path**: yf6155/sbc ## Basic Information - **Project Name**: sbc - **Description**: Chat and notice announcement, developed by spring boot and websocket, and used MySQL and mybatis in the background - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-27 - **Last Updated**: 2024-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sbc Chat and notification announcement function Spring Boot WebSocket Mybatis Mysql 1:工程配置文件 sbc\src\main\resources\config\application.yml 2:工程测试页面 sbc\src\main\resources\templates\chat.html 3:工程测试方式 启动工程后,浏览器中键入地址(端口根据application.yml中制定的profile和port录入即可):http://localhost:8080/chat/index