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. What is JSON Web Token? According to jwt.io
Elasticsearch Docker Install Elasticsearch With Docker What Is Elasticsearch Elasticsearch is an open source search engine highly scalable. It allows you to keep and analyse a great volume of information practically in real time. Elasticsearch works with JSON documents
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.