Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
target/
target/classes
target/generated-sources
target/generated-test-sources
target/maven-archiver
target/maven-status
target/test-classes
target/springboot_vue-0.0.1-SNAPSHOT.jar.original

!.mvn/wrapper/maven-wrapper.jar

### STS ###
Expand Down
6 changes: 3 additions & 3 deletions src/main/resources/banner.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/ =================================== ▀
██

${AnsiColor.BRIGHT_RED}Spring Boot Version: ${spring-boot.version} ${spring-boot.formatted-version}

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

Binary file added target/info.db
Binary file not shown.
Binary file added target/springboot_vue-0.0.1-SNAPSHOT.jar
Binary file not shown.