# RunMan **Repository Path**: husttom/RunMan ## Basic Information - **Project Name**: RunMan - **Description**: Spring boot学习和小伙伴的一些想法的实现~ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-07-05 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spring boot学习和小伙伴的一些想法的实现~ 征求了小伙伴的意见,开源出来,为了大家更好的学习和进步! ##热部署,用于开发环境,提高开发效率 项目下命令行执行:mvn spring-boot:run 或者:项目 -> Run As -> Maven Build… -> 在Goals框中输入:spring-boot:run 详情:http://docs.spring.io/spring-boot/docs/current/reference/html/howto-hotswapping.html 注意:https://github.com/spring-projects/spring-loaded/issues/80 ## 主要开发: @孤独的√3 @liu56583493 @xuaner0719 ## 产品方向 @liu56583493 ## 页面 @孤独的√3 ## Spring boot资料 [spring-boot](http://projects.spring.io/spring-boot/) [Spring Boot Reference Guide](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#getting-started) ## License ( The MIT License )