com.vaadin.flow.internal.

Class BuildUtil


  • public final class BuildUtil
    extends Object

    Utility to get build data. Reads "build.properties" file in the classpath which contains property values which may be set during build.

    Author:

    Vaadin Ltd

    • Method Detail

      • getBuildProperty

        public static String getBuildProperty(String property)