Posts

Showing posts with the label @RefreshScope to refresh @Bean and @Value annotations

Dynamic Configuration of Distributed Applications using Spring Cloud Netflix Project

Image
Hi, I am Malathi Boggavarapu working at Volvo Group and i live in Gothenburg, Sweden. I have been working on Java since several years and had vast experience and knowledge across various technologies. In my previous post of ' Developing MicroServices using Spring Cloud Netflix API ', we learnt how to develop MicroServices using Spring Cloud Netflix API. In this section i am going to explain how to build Spring Cloud Configuration Server and Client and the real purpose of using them. You will find all the exercise files in my GitHub account regarding my previous post ' Developing MicroServices using Spring Cloud Netflix API ' and also for this post. Clone my below GitHub project to your local machine and try out the exercise files. MalathiBoggavarapu / SpringCloud So let's get started. This tutorial describes about how we manage application configuration in distributed system like a cloud. First and foremost we will learn about the difference between man