sayseakleng / spring-vert.x

Vert.x and Spring Framework Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-vert.x

Vert.x is a reactive, microservices toolkit for the JVM, that provides an asynchronous, scalable, concurrent services development model. It supports polyglot language development with first class support for JavaScript, Ruby, Groovy, Scala, and of course Java. This project gives you examples of Vert.x implementation as following:

Features:

  • Spring Integration: How you can integrate Spring Framework on Vert.X
  • HTTP Server
  • WebSocket (Examples of Server & Client Sides)
  • SockJS (Examples of Serever & Client Sides)
  • logback

About

Vert.x and Spring Framework Integration


Languages

Language:Java 66.4%Language:HTML 33.6%