There are 3 repositories under spring-cloud-config-server topic.
Distributed version of Spring Petclinic built with Spring Cloud
Docker build of the spring-cloud-config-server
spring-boot-ecommerce-microservice-application
Validation tools for Spring Cloud Config repos: .json, .yam|, .yml and .properties, verified through script or GitHub Pre-receive Hook!
This application is built using a microservices architecture with the Spring framework, allowing for modular and independent development of specific functionalities.
A project showcasing microservices architecture using Spring Boot 3.2.4 and Java 17
How to secure communications for Spring Boot apps using end-to-end TLS/SSL?
Spring Cloud Config Example
Learn Microservices with Spring Boot (2nd edition) - Chapter 8 - 3/4
Udemy (InfyBuzz) - Microservices with Java Spring Boot and Spring Cloud
This project is implementation of microservice architecture trial.
House rent mvp system using microservices architecture - built using Spring Cloud.
a repository to play with spring cloud config
spring cloud config repo
Lightweight Config Server is a quarkus based alternative to Spring Cloud Config Server.
A spring boot project that follows a microservice architecture.
This is a spring cloud config server project for microservices
Monitor apps in a distributed version of Spring Petclinic built with Spring Cloud
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.
Monorepo microservices with Spring Boot
TODO app
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.
Repo to learn Spring Cloud Config Server
Enabling config encryption/decryption for Spring Cloud Config Server
Microservice-based system handling currency conversion. Utilizes Spring Cloud, Docker, and Kubernetes for seamless scalability and integration.
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.
Microservices with spring boot
DCL-374: Developing Enterprise Applications using Spring Boot 3
Aplicação para testar o spring-cloud-config-server.
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.
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.
Repository from where the Spring Cloud configuration server gets the properties for the movies and catalog microservices.
Self learning to Implement Spring Cloud Config Server and Client in Microservice
(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)
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