Tutorials

Local Tutorial

The following tutorials are provided by this site:

  1. Integration with Maven - provides information about how to integrate smartics properties into a Maven project.
  2. Annotations - provides information about property annotations and and metadata accessors (property descriptors and keys)
  3. Enumerations - pick a property value from a specified set of values.
  4. Custom Types - define complex custom types to be parsed from a property value.

Tutorial Test Cases

At this stage of development the tutorials are currently documented JUnit tests.

Please refer to smartics-properties-doc for further information.

Acceptance Test Cases

The acceptance test cases show how to use and integrate smartics-properties with different technologies.

Please refer to smartics-properties-test-at for further information.