GitHunt

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.

Languages

Java100.0%

Contributors

Created November 21, 2017
Updated July 4, 2024