Class EhrBasePluginManager.JsonPropertySourceLoader

java.lang.Object
org.springframework.boot.env.YamlPropertySourceLoader
org.ehrbase.application.config.plugin.EhrBasePluginManager.JsonPropertySourceLoader
All Implemented Interfaces:
org.springframework.boot.env.PropertySourceLoader
Enclosing class:
EhrBasePluginManager

public static class EhrBasePluginManager.JsonPropertySourceLoader extends org.springframework.boot.env.YamlPropertySourceLoader
  • Constructor Details

    • JsonPropertySourceLoader

      public JsonPropertySourceLoader()
  • Method Details

    • getFileExtensions

      public String[] getFileExtensions()
      Specified by:
      getFileExtensions in interface org.springframework.boot.env.PropertySourceLoader
      Overrides:
      getFileExtensions in class org.springframework.boot.env.YamlPropertySourceLoader