Tutorials

Local Tutorials

The following tutorials are provided by this site:

  1. 5 Minutes Tutorial - a short introduction to smartics-properties.
  2. Domain - a walk in the domain of smartics-properties. It explains the basic concepts of dealing with properties.
  3. Integration with Maven: Declaration - provides information about how to set-up a project using smartics-properties with Maven.
  4. Integration with Maven: Definition - provides information about how to add property definitions to a project.
  5. Modules - a guide to the modules forming smartics-properties
  6. Annotations - provides information about property annotations and and metadata accessors (property descriptors and keys)
  7. Enumerations - pick a property value from a specified set of values.
  8. Custom Types - define complex custom types to be parsed from a property value.
  9. Supported Stores - lists adapters to stores for storing properties.
  10. Extension Points via Service Provider API - shows how to extend smartics-properties.
  11. Accessing Configurations - provides information about how to access 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.