Spring WebFlux Contract-First Microservice using Swagger / OAS3 | Tech Geeks Tutorial

preview_player
Показать описание
#java #spring #webflux #swagger #contractfirst
Developing Contract-First Microservice is always a good practice to facilitate both service owner & consumer develop their components in parallel. Also it gives the flexibility to the service owner to version the contract inherently.

In this video we will develop a simple Microservice using Spring WebFlux from an existing Swagger (OAS3) file. The controller interfaces will be created by Maven plugin & implementation is upto the service owner, everything in one simple organised project structure.

Step by step instructions -

Sample GitHub Repository -
Рекомендации по теме