Skip to content

Commit

Permalink
feat(scaffold): active local profile by default
Browse files Browse the repository at this point in the history
  • Loading branch information
taccisum committed Jul 2, 2019
1 parent d9f091b commit 0e94e98
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
spring:
application:
name: ${artifactId}
profiles:
active: local
swagger:
base-package: ${basePackage}.controller

0 comments on commit 0e94e98

Please sign in to comment.