Skip to content
Vertx Zero Docs
Reporting a docs issue
Initializing search
silentbalanceyh/vertx-zero
Home
Vertx Zero Up Framework
Tutorial
Features
Vertx Zero Docs
silentbalanceyh/vertx-zero
Home
Home
Changelog
Changelog
Changelog
Contributing
Contributing
Reporting a bug
Reporting a docs issue
Requesting a change
Asking a question
Vertx Zero Up Framework
Vertx Zero Up Framework
Getting Start
Environment
Environment
Docker Environment
Isito Environment
Micro Service Environment
Parameters (JSR311)
Parameters (JSR311)
Interface annotation (Non Event)
Restful Api, @Path usage
(JSR 311 Extend) @BodyParam usage
Set POJO as parameters
File/FileUpload as parameters
Mime Supported Matrix
Mime Supported Matrix
Parameter type supported
Mime type Matrix
Request Flow
Request Flow
How to enable Event Bus
⭐(Recommend) Event Bus sample version
Request Workflow Introduction
How to use Envelop (Uniform Resource Model)
⭐(Recommend) Example 1: Advanced usage for Envelop
Plugin
Plugin
How to use MongoClient in Zero
How to use MySqlClient in Zero
How to use RpcClient in Zero
Dependency Injection
Dependency Injection
How to use Dependency Injection (JSR330)
Exception (Error)
Exception (Error)
How to define Web Exception
How to validate request (JSR 303 with Hibernate-Validator)
Advanced Validation (Rule for @BodyParam)
Security
Security
Enable Basic Authorization
Micro Service
Micro Service
Rpc Configuration
Rpc Basic in Zero
Example: Single Request
Tutorial
Tutorial
Restful Web Service
Restful Web Service
Getting Start
Origin Story, Hi Zero
@Path...EndPoint
@GET,@POST...Http Method
@QueryParam...Parameters
@PathParam...Parameters
@FormParam...Parameters
@HeaderParam...Parameters
@CookieParam...Parameters
@BodyParam...Parameters
@BodyParam...Pojo
@StreamParam...Parameters
@StreamParam...File/FileUpload
@SessionParam...Parameters
By Typed Parameters
@Consumes...Media Type
@Produces...Media Type
Async Non-Blocked
Async Non-Blocked
Enable EventBus
Mode 1 Sync Mode
Mode 2 Ping Mode
Mode 3 One Way Mode
Mode 4 Async Mode (Java Style)
Mode 4 Experimental extension
Mode 5 Async Mode (vert.x style)
⭐(Recommend) Mode 5 Experimental extension
Dependenncy Injection
Dependenncy Injection
@Inject Simple Java Object
@Inject One Implementation
@Inject Multi Implementation
Bean Validation
Bean Validation
@NotNull
@NotNull message
@NotNull message template
@DefaultValue for parameters
@Null for value
@AssertTrue/@AssertFalse for boolean
@Min/@Max for numeric
@DecimalMin/@DecimalMax for decimal
@Size usage
@Digits for decimal
@Future, @Past for date
@Pattern for regular expression
2.x version
Pojo First
Body Validation
Filter/Listener
Filter/Listener
Filter in Agent
Filter in Worker
Multi Filters
Programming Style & User-defined
Programming Style & User-defined
Programming Styles
Interface Style
Exception, Defined your Errors
Exception, Readable message to help UI
Utility X Tool Box
Utility X Tool Box
Turn-On
JsonObject Processing
Pager Processing
Sorter Processing
Errors
JsonArray/Unique Extract
User Data
Normalized Response
Input, Agent Mode
Input, Interface Style
Basic Future
thenParallel
thenParallelArray/Json
thenScatterJson
thenError
Jooq for MySql
Jooq for MySql
Jooq/mysql, Configuration
Jooq/CRUD, Read Operation
Jooq/CRUD, Write Operation
Jooq/CRUD, Fetch One Operation
Micro Stream, Originator/Coordinator/Terminator
Security Module
Security Module
Security, Basic Authorization
Security, Jwt Authorization
Chinese Plugins
Chinese Plugins
None
Third Part Reference
Third Part Reference
Reference, Mongo Setup
Reference, Mini k8s
Reference, Istio
Reference, Istio Addon
Features
Reporting a docs issue