Interface ConfijAnySource

All Known Implementing Classes:
AnyResourceAnyFormatAnySource, EnvvarSource.EnvvarAnySource, SystemPropertiesSource.SystemPropertiesAnySource

public interface ConfijAnySource
  • Method Summary

    Modifier and Type Method Description
    java.util.Optional<ConfijSource> fromURI​(java.lang.String pathTemplate)  
  • Method Details

    • fromURI

      java.util.Optional<ConfijSource> fromURI​(java.lang.String pathTemplate)