# java-web-environment **Repository Path**: wliafe/java-web-environment ## Basic Information - **Project Name**: java-web-environment - **Description**: Javaweb环境脚本,免去配环境的麻烦。 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-12 - **Last Updated**: 2024-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java-web-environment #### 介绍 Javaweb环境脚本,免去配环境的麻烦。 Ubuntu系统下 Docker下的MySQL容器 + Ubuntu系统下的Redis 可以自己设置密码,可以选择是否安装。 #### 使用教程 ```sh git clone https://gitee.com/wliafe/java-web-environment.git&&cd java-web-environment&&bash java-web-environment.sh ```