Skip to content

Commit 51ff686

Browse files
顾鲍尔顾鲍尔
authored andcommitted
close boylegu#30 build to jar
1 parent 085ae00 commit 51ff686

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
target/
1+
target/classes
2+
target/generated-sources
3+
target/generated-test-sources
4+
target/maven-archiver
5+
target/maven-status
6+
target/test-classes
7+
target/springboot_vue-0.0.1-SNAPSHOT.jar.original
8+
29
!.mvn/wrapper/maven-wrapper.jar
310

411
### STS ###

src/main/resources/banner.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/ =================================== ▀
1111
██
1212

13-
${AnsiColor.BRIGHT_RED}Spring Boot Version: ${spring-boot.version} ${spring-boot.formatted-version}
14-
15-
${AnsiColor.BRIGHT_CYAN}SpringBoot-Vue.js : 0.0.1.RELEASE
13+
${AnsiColor.BRIGHT_RED}Spring Boot Version : ${spring-boot.version} ${spring-boot.formatted-version}
14+
${AnsiColor.BRIGHT_CYAN}SpringBoot-Vue.js : 0.0.1.RELEASE
15+
${AnsiColor.BRIGHT_BLACK}Author : Boyle Gu
1616

target/info.db

4 KB
Binary file not shown.
28.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)