From a7d1c92da353fa63dd9f64ce294126a287a73473 Mon Sep 17 00:00:00 2001 From: xkcoding <237497819@qq.com> Date: Thu, 11 Aug 2022 23:56:30 +0800 Subject: [PATCH] =?UTF-8?q?:boom:=20=E5=8D=87=E7=BA=A7spring=20boot?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=BA2.7.2=EF=BC=8C=E4=B8=BA=E5=90=8E?= =?UTF-8?q?=E6=9C=9F3.x=E5=81=9A=E5=87=86=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 229 ++++++++++++++++++++++++++-------------------------------------- 1 file changed, 91 insertions(+), 138 deletions(-) diff --git a/pom.xml b/pom.xml index 0110e64..ecf62d6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,101 +8,80 @@ spring-boot-demo 1.0.0-SNAPSHOT - demo-helloworld - demo-properties - demo-actuator - demo-admin - demo-logback - demo-log-aop - demo-exception-handler - demo-template-freemarker - demo-template-thymeleaf - demo-template-beetl - demo-template-enjoy - demo-orm-jdbctemplate - demo-orm-jpa - demo-orm-mybatis - demo-orm-mybatis-mapper-page - demo-orm-mybatis-plus - demo-orm-beetlsql - demo-upload - demo-cache-redis - demo-cache-ehcache - demo-email - demo-task - demo-task-quartz - demo-task-xxl-job - demo-swagger - demo-swagger-beauty - demo-rbac-security - demo-rbac-shiro - demo-session - demo-oauth - demo-social - demo-zookeeper - demo-mq-rabbitmq - demo-mq-rocketmq - demo-mq-kafka - demo-websocket - demo-websocket-socketio - demo-ureport2 - demo-uflo - demo-urule - demo-activiti - demo-async - demo-dubbo - demo-war - demo-elasticsearch - demo-mongodb - demo-neo4j - demo-docker - demo-multi-datasource-jpa - demo-multi-datasource-mybatis - demo-sharding-jdbc - demo-tio - demo-codegen - demo-graylog - demo-ldap - demo-dynamic-datasource - demo-ratelimit-guava - demo-ratelimit-redis - demo-elasticsearch-rest-high-level-client - demo-https - demo-flyway - demo-pay + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + pom spring-boot-demo - http://xkcoding.com + https://github.com/xkcoding/spring-boot-demo - UTF-8 - UTF-8 - 1.8 - 1.8 - 1.8 - 2.1.0.RELEASE - 8.0.21 - 5.4.5 - 29.0-jre - 1.20 + 11 + + 2.7.2 - - - aliyun - aliyun - https://maven.aliyun.com/repository/public - - true - - - false - - - - @@ -112,29 +91,6 @@ pom import - - mysql - mysql-connector-java - ${mysql.version} - - - - cn.hutool - hutool-all - ${hutool.version} - - - - com.google.guava - guava - ${guava.version} - - - - eu.bitwalker - UserAgentUtils - ${user.agent.version} - @@ -142,34 +98,6 @@ - maven-clean-plugin - 3.0.0 - - - maven-resources-plugin - 3.0.2 - - - maven-compiler-plugin - 3.7.0 - - - maven-surefire-plugin - 2.20.1 - - - maven-jar-plugin - 3.0.2 - - - maven-install-plugin - 2.5.2 - - - maven-deploy-plugin - 2.8.2 - - org.springframework.boot spring-boot-maven-plugin ${spring.boot.version} @@ -184,4 +112,29 @@ + + + + + spring-snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + https://repo.spring.io/milestone + + + + + spring-snapshots + https://repo.spring.io/snapshot + + + spring-milestones + https://repo.spring.io/milestone + +