Minimum Requirements

  • Java 8 (or higher)
  • CDI implementation e.g.: Weld
  • Bean Validation implementation e.g.: Hibernate Validator (optional, needed when enabling Bean Validation)
  • JSON-B implementation e.g.: Eclipse Yasson When it needs JSON binding to either read a JSON configuration's file, or it needs to serialize or deserialize values to a database implementation.
  • JSON-P implementation e.g.: Glassfish JSON When it needs JSON binding to either read a JSON configuration's file, or it needs to serialize or deserialize values to a database implementation.