armdev / reactive-web

vert.x spring integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive Web

Overview

Welcome to the Reactive Web project, integrating Vert.x and Spring Boot.

This project demonstrates the seamless integration of Vert.x running on port 7000 and Spring Boot running on port 8080.

Endpoints

Swagger UI

Spring Boot: http://localhost:8080/swagger-ui.html

Custom Endpoints

Spring Boot: http://localhost:8080/secret/path/find

Vert.x: http://localhost:7000/health

Updates

This project has been updated to use Spring Boot version 3.3.0, marking a significant update after 7 years.

About

vert.x spring integration


Languages

Language:Java 100.0%