Microservices example with Eureka Service, an Api Gateway and micro services (using Spring Boot with Kotlin Coroutines, r2dbc and JWT) About This is just a demo project to demonstrate how to build ...
Keep in mind this repository is work in progress. The architecture shows that there is one public API (API gateway). This is accessible for the clients. This is done via HTTP request/response. The API ...