Skip to content

Show version on pages

To know which version is deployed, show version and build date on footer.

  • set a version.properties, filtered by Maven
  • create a Version.java to get the information
  • use that class in JSP pages
Edited by Olivier Maury