spring-cloud-config-server
There are 57 repositories under spring-cloud-config-server topic.
Azure-Samples/spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
hyness/spring-cloud-config-server
Docker build of the spring-cloud-config-server
nasrmohammad4804/springboot-microservice
spring-boot-ecommerce-microservice-application
intuit/intuit-spring-cloud-config-validator
Validation tools for Spring Cloud Config repos: .json, .yam|, .yml and .properties, verified through script or GitHub Pre-receive Hook!
fork-code-camp/twitter-clone-backend
This application is built using a microservices architecture with the Spring framework, allowing for modular and independent development of specific functionalities.
AlexPeti/spring-boot-microservices
A project showcasing microservices architecture using Spring Boot 3.2.4 and Java 17
Azure-Samples/spring-boot-secure-communications-using-end-to-end-tls-ssl
How to secure communications for Spring Boot apps using end-to-end TLS/SSL?
oktadev/okta-spring-cloud-config-example
Spring Cloud Config Example
Book-Microservices-v2/chapter08c
Learn Microservices with Spring Boot (2nd edition) - Chapter 8 - 3/4
javaHelper/Microservices-with-Java-Spring-Boot-and-Spring-Cloud
Udemy (InfyBuzz) - Microservices with Java Spring Boot and Spring Cloud
erensayar/Microservice-App-Demo
This project is implementation of microservice architecture trial.
KNehe/House-Rent-MicroServices
House rent mvp system using microservices architecture - built using Spring Cloud.
1bberto/Mellon.ConfigServer
a repository to play with spring cloud config
only2dhir/config-repo
spring cloud config repo
wansors/lightweight-config-server
Lightweight Config Server is a quarkus based alternative to Spring Cloud Config Server.
Athul-Krishna/ProjectPixapp
A spring boot project that follows a microservice architecture.
pkp09/spring-cloud-config-server
This is a spring cloud config server project for microservices
selvasingh/spring-petclinic-microservices
Monitor apps in a distributed version of Spring Petclinic built with Spring Cloud
shamim1979/spring-boot-web-microservices
The project is intended to develop a production-grade Spring based micro-services ecosystem considering various factors, including coding standards, architectural components, and essential frameworks and libraries.
asterixcode/spring-helpdesk-microservices
Monorepo microservices with Spring Boot
Cerberus3445/TaskListProject
TODO app
ecristobale/microservices-springcloud-docker-kafka
System that uses dockerized Spring Cloud Microservices, implements OpenAPI with Swagger, uses Spring Cloud Streams with Kafka and Spring Cloud elements such as Config Server, Feign, Gateway and JWT. It is connected to Postgre DB and Mongo DB (dockerized aswell). Used Postman and DBeaver for testing purposes.
gaurravsh/spring-cloud-config-server
Repo to learn Spring Cloud Config Server
hamid-jaafary/spring-cloud-config-encryption
Enabling config encryption/decryption for Spring Cloud Config Server
Prathmesh311/Foreign-Exchange-Plaza
Microservice-based system handling currency conversion. Utilizes Spring Cloud, Docker, and Kubernetes for seamless scalability and integration.
chandrakanthrck/MicroService_Config_Server
Spring Boot-based Config Server for managing centralized configurations of a microservices architecture. Integrated with Git as the configuration source and supports dynamic property updates across multiple environments.
Dart5045/store-management-system
Microservices with spring boot
elauso/spring-cloud-config-example
Aplicação para testar o spring-cloud-config-server.
heechul90/project-jeeok-config-repo
[msa] welcome to Jeeok Project Config Server
ManojCrasta/JobApplication-Microservices
Job Application Microservices is a scalable microservices system for managing companies, job listings, and reviews. Built with Spring Boot, Spring Cloud, Eureka for service discovery, and RabbitMQ for async communication.
mansimm/Project_Microservices
This project demonstrates a microservices-based architecture using Java and Spring Boot. It integrates key Spring Cloud components to enable service discovery, centralized configuration, API routing, fault tolerance, and distributed tracing.
NachoJ12/ms-movies-series-config
Repository from where the Spring Cloud configuration server gets the properties for the movies and catalog microservices.
ProeungChiso/cstad_ite2_spring_cloud_config_dev
Self learning to Implement Spring Cloud Config Server and Client in Microservice
Thitikorn-Nupan/spring-boot-cloud-config-gitbackend-on-drives
(remind 3 ports). leaning about spring cloud ,i use any logic from the last project spring cloud. The differrence thing is configured to gitbackend on drives (it's not git repository on github.com) i also remind to use some annotations for Relations table in sql So my microservices provide 2 concept @OneToMany (List<T> listObj) ,@ManyToOne (T obj)
Thitikorn-Nupan/spring-boot-cloud-config-gitbackend-on-github.com
this project i know more and more about spring cloud config. i know the way to config gitbackend (git repository) server by using spring cloud server and know to access/retrieve properties file for using this case i make the way difference. (Accessing private gitbackend by build a token then use it). That's enough for beginer spring cloud