Tutorials

Local Tutorials

The following tutorials are provided by this site:

  1. 5 Minutes Tutorial - a short introduction to smartics-properties.
  2. Integration with Maven - provides information about how to integrate smartics-properties into a Maven project.
  3. Modules - a guide to the modules forming by smartics-properties
  4. Annotations - provides information about property annotations and and metadata accessors (property descriptors and keys)
  5. Enumerations - pick a property value from a specified set of values.
  6. Custom Types - define complex custom types to be parsed from a property value.
  7. Supported Stores - lists adapters to stores for storing properties.
  8. Extension Points via Service Provider API - shows how to extend smartics-properties.
  9. Reading Configurations - provides information about how to read the configurations used by a node via a simple REST-API.

Blogs

Our project blog on smartics-properties provides additional information.

Tutorial Test Cases

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

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

Example Modules

The following test modules are examples on how to add smartics-properties to library projects using Maven.