# cloudfunc **Repository Path**: chenbichao/cloudfunc ## Basic Information - **Project Name**: cloudfunc - **Description**: Spring-cloud-function用例代码 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloudfunc Spring-cloud-function 用例代码 1. 从github下载spring-cloud-function源码,在本地执行mvn install, JDK版本用1.8 2. 从start.spring.io新建spring boot用例程序,pom.xml文件参考本用例代码。