An open API service indexing awesome lists of open source software.

https://github.com/sloppycoder/webflux-svc

simple API service endpoint built with Spring Boot Webflux
https://github.com/sloppycoder/webflux-svc

Last synced: over 1 year ago
JSON representation

simple API service endpoint built with Spring Boot Webflux

Awesome Lists containing this project

README

          

## Project to illustrate technique to build an API service endpoint using Spring Boot 2.x

## Topics
* build docker container image use Google Jib plugin
* application configuration refresh using K8S configmap
* custom HTTP header propogation
* log request / response header and body (enabled/disabled dynamically)