Prashant Katareprashantblog.hashnode.dev·Nov 5, 2024Implementing config server to externalize configuration | SpringBoot MicroservicesStep 1 → Our config server will be a microservice with dependencies - Config Server | SPRING CLOUD CONFIG Eureka Discovery Client | SPRING CLOUD DISCOVERY Step 2 → Register the microservice as Discovery Client. For this we have already added depe...externalize configuration