Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

20 lines (17 loc) · 1.03 KB

Spring Boot Micro-service Reference

The purpose of this project is to identify and use the tools, techniques and tutorials available to successfully implement micro-services applications using Sprig Boot.

Areas

  • REST API - Spring Boot Webflux
  • REST API Documentation - Swagger Open API
  • Service Discovery - Consul
  • API Gateway - Zuul
  • Service-to-Service interaction -
  • Event Dispatcher -

References

Utilities

  • Login to Postgress - docker exec -it my_postgres psql -U keycloak -W comment_db password