From 881c091fcdd1cd734122825d3525e10303edf831 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Sat, 30 Mar 2019 23:57:37 +0800 Subject: [PATCH] :beers: Writing code drunkenly. --- spring-boot-demo-activiti/pom.xml | 94 ++++++++++++++++------------- spring-boot-demo-rbac-shiro/pom.xml | 9 ++- 2 files changed, 61 insertions(+), 42 deletions(-) diff --git a/spring-boot-demo-activiti/pom.xml b/spring-boot-demo-activiti/pom.xml index 69a40b8..371b585 100644 --- a/spring-boot-demo-activiti/pom.xml +++ b/spring-boot-demo-activiti/pom.xml @@ -1,48 +1,60 @@ - 4.0.0 + 4.0.0 - spring-boot-demo-activiti + spring-boot-demo-activiti + 1.0.0-SNAPSHOT + jar + + spring-boot-demo-activiti + Demo project for Spring Boot + + + com.xkcoding + spring-boot-demo 1.0.0-SNAPSHOT - jar - - spring-boot-demo-activiti - Demo project for Spring Boot - - - com.xkcoding - spring-boot-demo - 1.0.0-SNAPSHOT - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - spring-boot-demo-activiti - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + UTF-8 + UTF-8 + 1.8 + + + + + org.springframework.boot + spring-boot-starter + + + + org.activiti + + + + + activiti-spring-boot-starter + + + 7.0.0.Beta2 + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + spring-boot-demo-activiti + + + org.springframework.boot + spring-boot-maven-plugin + + + diff --git a/spring-boot-demo-rbac-shiro/pom.xml b/spring-boot-demo-rbac-shiro/pom.xml index 833ee4c..0172141 100644 --- a/spring-boot-demo-rbac-shiro/pom.xml +++ b/spring-boot-demo-rbac-shiro/pom.xml @@ -50,13 +50,20 @@ mybatis-plus-boot-starter 3.1.0 - + p6spy p6spy 3.8.1 + + + org.apache.shiro + shiro-spring-boot-starter + 1.4.0 + + mysql mysql-connector-java