79 skills found · Page 1 of 3
vert-x3 / Vertx WebHTTP web applications for Vert.x
Hakky54 / Mutual Tls Ssl🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
MartinDai / WeChatRobot一个基于微信公众号的智能聊天机器人项目,支持根据关键字或者调用OpenAI、通义千问等大语言模型服务回复内容
silentbalanceyh / Vertx Zero🏆 Zero后端重置框架:http://www.zerows.io
kimble / Dropwizard DashboardReal time Dropwizard dashboard based on a Vertx web socket proxy. This was just a weekend experiment to try out some new technologies while refreshing my Javascript knowledge.
aesteve / Vertx FeedsFeed aggregator using Vert.x 3 (showcase)
aesteve / NubesAnnotation layer on top of Vert.x 3
yale8848 / SummerVertx router with JAX-RS
wanghongfei / Spring Boot Starter VertxSpring Boot starter for vertx-web
dreamlike-ocean / UnsafeJava提供无需添加额外启动参数就可以使用JDK带来的各种内部api的解决方案 兼jvmci探索
LoveInShenZhen / Sz Vertx Kotlinvertx + kotlin + vertx-web
vert-x3 / Vertx Web SiteFormer vertx.io 3.x web-site, now archived. Instead use https://github.com/vertx-web-site/vertx-web-site
piomin / Sample Vertx MicroservicesTwo applications in different branches illustrates how to create asynchronous microservices with Vert.x, Consul and MongoDB, and how to secure them with Vert.x OAuth2 module and Keycloak
bdqfork / FestivalFestvial是一个基于Vertx、Rxjava等开源库,拥有IOC、AOP功能的响应式Web框架。
aesteve / Vertx SseAdd support for Server-Sent-Events in Vert.x Web
mcollovati / Vertx VaadinRun Vaadin UI on Vert.x
hantsy / Vertx SandboxEclipse Vertx playground
downgoon / Autorest4dbautomatically generate a RESTful API of your database (sqlite3 or mysql) **in runtime**.
BillyYccc / Vertx Postgresql StarterStarting a monolithic CRUD RESTful Web Service with Vert.x stack and postgreSQL
romanpierson / Vertx Web AccesslogAn access log implementation to be used in vert web routes - inspired by apache / tomcat access log configuration