# leo-spring-boot **Repository Path**: binb/leo-spring-session ## Basic Information - **Project Name**: leo-spring-boot - **Description**: #spring-session 与 spring-websocket 的集成于spring-boot的demo项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-01-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #spring-boot ##spring-session 与 spring-webscoket Demo示例 ###启动需要依赖redis服务,请在application.properties配置 ####spring-session:查看请自行开启多个服务,并访问localhost:8080 ####spring-websocket:请访问localhost:8080/ws 查看