Official Document 1 - Getting Start Environment 2.1 - Docker Environment 2.2 - Isito Environment 2.3 - Micro Service Environment Parameters ( JSR311 ) 3.1 - Interface annotation ( Non Event ) 3.2 - Restful Api, @Path usage 3.3 - ( JSR 311 Extend ) @BodyParam usage 3.4 - Set POJO as parameters 3.5 - File/FileUpload as parameters Mime Supported Matrix 4.1 - Parameter type supported 4.2 - Mime type Matrix Request Flow 5.1 - How to enable Event Bus 5.2 - (Recommend) Event Bus sample version 5.3 - Request Workflow Introduction 5.4 - How to use Envelop ( Uniform Resource Model ) 5.5 - (Recommend) Example 1: Advanced usage for Envelop Plugin 6.1 - How to use MongoClient in Zero 6.2 - How to use MySqlClient in Zero 6.3 - How to use RpcClient in Zero Dependency Injection 7.1 - How to use Dependency Injection ( JSR330 ) Exception ( Error ) 8.1 - How to define Web Exception 8.2 - How to validate request ( JSR 303 with Hibernate-Validator ) 8.3 - Advanced Validation ( Rule for @BodyParam ) Security 9.1 - Enable Basic Authorization Micro Service 10.1 - Rpc Configuration 10.2 - Rpc Basic in Zero 10.3 - Example: Single Request