# springboot-demo **Repository Path**: river-breeze666/springboot-demo ## Basic Information - **Project Name**: springboot-demo - **Description**: 无任何依赖的简单boot应用,无redis,mysql。发一个get请求,即可获得响应。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-26 - **Last Updated**: 2024-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简介 此项目为一个最简单的boot的demo ,不用配mysql,redis; # 端口 9009 # 请求地址 http://IP:9009/jf/hello 响应:当前时间 hello world