Skip to content
Snippets Groups Projects

Update project documentation to application.yaml

5 files
+ 14
11
Compare changes
  • Side-by-side
  • Inline

Files

@@ -17,7 +17,7 @@
#
# Default application properties. These can be overridden at run time from an
# application.properties file in the same directory as the executable jar.
# application.yaml file in the same directory as the executable jar.
log4j.rootCategory=INFO, CONSOLE
Loading