You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
As part of understanding the concept of vert.x and integrating with react.js,node.js with deployments in docker & Kubernetes I have developed some application, I hope it will help you to do a quick start on your learning journey
Java microservice based on Vert.x which provides a location previously saved in a local file by mylocation-last_known_location-persistence microservice