From 4dad104980b4423910871ca43d420564d6ef815f Mon Sep 17 00:00:00 2001 From: xfworld Date: Tue, 12 Dec 2017 12:29:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BC=95=E5=85=A5=E6=96=B9?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index fbb0c18..711d72c 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,14 @@ Gradle 引入方式 compile group: 'cn.afterturn',name:'easypoi-spring-boot-starter',version:'0.1.1' +Maven 引入方式 +```xml + + cn.afterturn + easypoi-spring-boot-starter + 0.1.1 + + +``` + 需要spring-boot-starter-web 来支持 \ No newline at end of file