Skip to main content

-- CookbookCode --

Introduction

github: https://github.com/iohao/ionet-examples

ionet-examples is a collection of all examples used in the documentation. It contains several independent example projects:

  1. ionet-spring-example, related to Spring Integration.
  2. ionet-sdk-example, the SDKExample server sample. See code_generate.
  3. ionet-cookbook-code, this is the codebase used by most examples in the docs.
  4. ionet-quick-demo, Quickly Build a Server from Scratch