Crash Course - Spring Cloud Netflix Eureka - Part 1/3

Overview, Eureka Server

This project provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms. With a few simple annotations you can quickly enable and configure the common patterns inside your application and build large distributed systems with battle-tested Netflix components.... [Read More]

Write UML Diagrams using PlantUML

Why We often need to use UML tools in our daily work. There are plenty of commercial or open source UML tools - List_UML_Tools. The reason that I would like to introduce you this PlantUML + Gravizo: More lightweight and Open Source UML diagrams are created via Diagrams are defined... [Read More]