Skip to content
Elias Lindholm edited this page Nov 20, 2015 · 25 revisions

Tutorial

The tutorial is a step-by-step guide to getting started with Astrix.

JavaDoc

JavaDoc

Documentation

Many parts of the framework doesn't have proper documentation yet. Don't hesitate to ask questions by submitting an issue (label it "question"). Such questions will provide guidance in future documentation efforts.

Fully working code examples referred to in the documentation are located in the doc-snippets folder.

  1. AstrixContext: The IOC Container
  2. Service Discovery and Service Binding
  3. The Service Registry (draft)
  4. Configuring Astrix (draft)
  5. Extending Astrix (draft)
  6. Bean Fault Tolerance
  7. GigaSpaces ServiceComponent's (draft)