Java Springboot Microservices Microservice Registration With Spring Cloud Using Netflix Eureka - Part 1 A service registry is a phone book for your microservices. Each service registers itself with the service registry and tells the registry where it lives (host, port, node name).
Java Spring Boot Security With JWT In this tutorial we will be developing a Spring Boot Application that makes use of JWT authentication for securing an exposed REST API.
Elasticsearch Basic Elasticsearch Concepts In this unit, we’ll cover the basics of what you need to know about Elasticsearch in order to use it.
Markdown Mastering Markdown HTML is the first language that many developers learn. Using a templating engine saves countless hours of unnecessary work and helps in writing quicker and cleaner HTML.