Skip to content
#

vertx-backend

Here are 10 public repositories matching this topic...

Language: All
Filter by language

This project adds the flavor of SpringBoot's style annotations in vertx to reduce the learning curve. It follows the same annotation style as @RestController, @service, @Autowired, @RequestParam, @RequestBody, @PostMapping and @GetMapping, whereas controller and service classes should extend AbstractVerticle as per the implementation of Vertx.

  • Updated Aug 4, 2026
  • Java

Add this topic to your repo

To associate your repository with the vertx-backend topic, visit your repo's landing page and select "manage topics."

Learn more