Skip to content

Commit

Permalink
boot-starter -> starter模块
Browse files Browse the repository at this point in the history
  • Loading branch information
guolanren committed Apr 14, 2020
1 parent e5d85d3 commit 0a35be4
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 8 deletions.
5 changes: 0 additions & 5 deletions boot-starter/README.md

This file was deleted.

5 changes: 5 additions & 0 deletions starter/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Spring Boot Starter

## 概述

Spring Boot Starter 概述...
4 changes: 1 addition & 3 deletions boot-starter/pom.xml → starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@
<modelVersion>4.0.0</modelVersion>

<groupId>name.guolanren</groupId>
<artifactId>boot-starter</artifactId>
<artifactId>starter</artifactId>
<version>1.0.0</version>
<name>boot-starter</name>
<description>boot starter</description>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 0a35be4

Please sign in to comment.