Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 382 Bytes

README.adoc

File metadata and controls

13 lines (8 loc) · 382 Bytes

Spring Examples

This projects presents how vert.x and Spring can interact.

Spring Boot Example

The Vert.x SpringBoot Example shows how you can embed Vert.x in a SpringBoot application.

Spring example

The Vert.x Spring Example shows how you can access Spring beans as services in a vert.x application