Vert.x blog demo (WIP)

working for framework

Feature

IOC

Powered by Koin

  • @Application
  • @Component
  • @Service

Route Map

Powered by Vert.x

  • @Path
  • @Get
  • @Post
  • @Put
  • @Delete
  • parameter process

Middleware

  • AccessLogHandler
  • ExceptionHandler

WAF

TODO

Other

  • checkstyle
  • testcase