Loading vessels-commands/src/main/resources/application.properties +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ info.vessels-commands.name=@project.name@ info.vessels-commands.description=@project.description@ info.vessels-commands.version=@project.version@ info.vessels-commands.outputEncoding=@project.reporting.outputEncoding@ info.vessels-view.documentation=${server.servlet.context-path}${server.servlet.path}/documentation/vessels-command.html info.vessels-commands.documentation=${server.servlet.context-path}${server.servlet.path}/documentation/vessels-command.html management.endpoints.web.exposure.include=health, info, prometheus Loading Loading
vessels-commands/src/main/resources/application.properties +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ info.vessels-commands.name=@project.name@ info.vessels-commands.description=@project.description@ info.vessels-commands.version=@project.version@ info.vessels-commands.outputEncoding=@project.reporting.outputEncoding@ info.vessels-view.documentation=${server.servlet.context-path}${server.servlet.path}/documentation/vessels-command.html info.vessels-commands.documentation=${server.servlet.context-path}${server.servlet.path}/documentation/vessels-command.html management.endpoints.web.exposure.include=health, info, prometheus Loading