Package com.github.ngoanh2n


package com.github.ngoanh2n
  • Class
    Description
    Common helpers.
    Read properties file.
    Represent a JVM system property.
    Find and read Java resources.
    Base runtime exception for com.github.ngoanh2n
    YamlData<Model>
    Read Yaml file to Map, list of Map, Model, list of Models.
    Class of Model must be `public` and has `setter` methods.
    Provide a file or resource for Model that extends YamlData class.