Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Areeb-Gillani
A curated list of projects in awesome lists by Areeb-Gillani .
https://github.com/areeb-gillani/vertx-boost
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.
autoconfiguration java spring-boot vertx vertx-backend vertx-eventbus
Last synced: 09 Oct 2024
https://github.com/areeb-gillani/vertx-boost-db
This project (BoostDB) provides easier ways to write code for a data-access layer. Keeping in mind the learning curve of vertx, this project is designed to be as close to the SpringData layer as possible. This project provides a multi-tenant approach to configuring multiple data sources using connection configuration.
database database-management orm sql vertx
Last synced: 09 Oct 2024
https://github.com/areeb-gillani/vertx-boost-samples
Sample project to display the usage of vertx-boost and vertx-boost-db
Last synced: 04 Dec 2024