# tio-boot-web-hello **Repository Path**: ppnt/tio-boot-web-hello ## Basic Information - **Project Name**: tio-boot-web-hello - **Description**: tio-boot-web-hello - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-10 - **Last Updated**: 2025-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tio-boot-web-hello ```shell script set JAVA_HOME=D:\java\jdk1.8.0_121 mvn clean package -DskipTests -Pproduction java -jar target\tio-boot-web-hello-1.0.0.jar ``` ```shell script curl http://localhost ```