Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Implement the specific interface
  2. Register the bean in a Spring XML in a module as defined by the module system
  3. Define your module as a child of the specific module required by the extension
  4. Package your code and configuration in a jar and place on the classpath

Refer to Extensions for a complete list of extensions and their module parents.