src/main/resources/application.yml
@@ -1,11 +1,13 @@ server: port: 8081 servlet: context-path: /@pom.artifactId@ context-path: /@pom.build.finalName@ spring: application: name: @pom.artifactId@ name: @pom.build.finalName@ jmx: enabled: false datasource: # mysql # driver-class-name: com.mysql.jdbc.Driver