Skip to content

Commit

Permalink
feat(scaffold): add title for swagger docs by default
Browse files Browse the repository at this point in the history
  • Loading branch information
taccisum committed Jul 9, 2019
1 parent 9bb686d commit 2e447c0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ spring:
active: local
swagger:
base-package: ${basePackage}.controller
info:
title: ${artifactId}

0 comments on commit 2e447c0

Please sign in to comment.