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.

    For internal use only. May be renamed or removed in a future release.

    Author:

    Vaadin Ltd

    • Method Detail

      • getBuildProperty

        public static String getBuildProperty(String property)