Skip to content

cheryalabalram/spring-boot-microservices

Repository files navigation

Getting Started

Reference Documentation

Java

$env:PATH += ";C:\Users\username.jdks\openjdk-25\bin"

Zipkin

PS zipkin_path java -jar zipkin-server-3.5.1-exec.jar

API Calls!

OUTPUT

{
  "id": 1,
  "name": "HR",
  "location": "HYD"
}

About

Spring Boot version (3.5.11) Key Components: Service Registry (Eureka-based service discovery) Cloud API Gateway (Spring Cloud Gateway with WebFlux) Cloud Config Server (centralized configuration management) User Service (with data persistence) Department Service (with WebFlux support) Technologies: Java 25 compatibility Spring Cloud 2025.0.1

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages