# web_Log_println **Repository Path**: OldCorpseChen/web_Log_println ## Basic Information - **Project Name**: web_Log_println - **Description**: 基于springboot输出日志到web界面demo - **Primary Language**: Java - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 打war包时请检查改动以下三点: ### 1、pom内排除打包了tomcat ### 2、将WebSocketConfig类全部注释掉 ### 3、修改配置文件 dev 环境修改为 prod