Class ResourceUtil


  • public class ResourceUtil
    extends Object
    • Constructor Detail

      • ResourceUtil

        protected ResourceUtil()
    • Method Detail

      • getElasticsearchHttpUrl

        public static String getElasticsearchHttpUrl()
      • getAppType

        public static String getAppType()
      • getOverrideConfPath

        public static org.dbflute.optional.OptionalEntity<String> getOverrideConfPath()
      • getConfPath

        public static Path getConfPath​(String... names)
      • getClassesPath

        public static Path getClassesPath​(String... names)
      • getOrigPath

        public static Path getOrigPath​(String... names)
      • getMailTemplatePath

        public static Path getMailTemplatePath​(String... names)
      • getViewTemplatePath

        public static Path getViewTemplatePath​(String... names)
      • getDictionaryPath

        public static Path getDictionaryPath​(String... names)
      • getThumbnailPath

        public static Path getThumbnailPath​(String... names)
      • getSitePath

        public static Path getSitePath​(String... names)
      • getPluginPath

        public static Path getPluginPath​(String... names)
      • getProjectPropertiesFile

        public static Path getProjectPropertiesFile()
      • getImagePath

        public static Path getImagePath​(String... names)
      • getCssPath

        public static Path getCssPath​(String... names)
      • getJavaScriptPath

        public static Path getJavaScriptPath​(String... names)
      • getJarFiles

        public static File[] getJarFiles​(String namePrefix)
      • getPluginJarFiles

        public static File[] getPluginJarFiles​(String namePrefix)