stackdev.xyz
  • Home
  • About
  • Work with Us!

Springboot

A collection of 8 posts

Docker Java Springboot

Deploying Multiple Spring Boot Microservices to Docker using Docker Networking

In a previous docker tutorial we saw how to deploy a single Spring Boot Microservice to Docker container. But suppose the requirement is such that we may need to deploy multiple microservices to

Anshu Verma Anshu Verma 3 min read
Docker Java Springboot

Deploying Spring Boot Microservice to Docker

In this tutorial, we will -

Anshu Verma Anshu Verma 2 min read
Docker Java Springboot

Docker Basics

Wikipedia defines Docker as an open-source project that automates the deployment of software applications inside containers by providing an additional layer of abstraction and automation of OS-level virtualization on Linux

Anshu Verma Anshu Verma 2 min read
Java Springboot Microservices

Spring Cloud- Netflix Eureka + Ribbon Simple Example(client side load balancing)

In this post we make use of Netflix Ribbon for Client Side Load Balancing. In previous posts we made use of Netflix component Eureka for service registry and discovery.

Anshu Verma Anshu Verma 3 min read
Java Springboot Microservices

Microservice Registration With Spring Cloud Using Netflix Eureka - Part 4

In previous post we registered a microservice to Eureka server. This post we consume this service by discovering the student-producer service from the Eureka server.

Anshu Verma Anshu Verma 1 min read
Java Springboot Microservices

Microservice Registration With Spring Cloud Using Netflix Eureka - Part 3

In this series we’ll learn how to use Netflix Spring Cloud Components. In these posts we make use of Netflix component Eureka for service registry and discovery.

Anshu Verma Anshu Verma 1 min read
Java Springboot Microservices

Microservice Registration With Spring Cloud Using Netflix Eureka - Part 2

This is the second article in a series of 5 articles covering service discovery in microservices architecture using SpringBoot and Netflix Eureka:

Anshu Verma Anshu Verma 3 min read
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).

Anshu Verma Anshu Verma 1 min read
Made with ♥ at stackdev.xyz © 2023
Proudly published with Jekyll
Latest Posts Facebook