How to put pom.xml version and build date in properties?
While working on webapp API in Java I need to send the app version and the build date to the frontend. But how to make this?
As my API build is based on maven I thought about getting version from pom.xml
file. So, let’s make it this way!
All articles are under CC BY-NC 4.0 license.
Copyright © Kamil Banach ;-)
This site uses cookies. By continuing to browse the site, you are agreeing to our use of cookies.