{"id":23744722,"url":"https://github.com/iammahesh123/spring-cloud-bootstrapping","last_synced_at":"2026-04-12T07:35:20.944Z","repository":{"id":226728009,"uuid":"768507883","full_name":"iammahesh123/spring-cloud-bootstrapping","owner":"iammahesh123","description":"This project demonstrates the concept of bootstrapping in a Spring Cloud environment using Spring Cloud Config Server.","archived":false,"fork":false,"pushed_at":"2024-03-09T09:00:34.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T12:39:20.009Z","etag":null,"topics":["config-server","eureka-client","eureka-server","java","maven","spring-boot","spring-cloud-bootstrapping"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iammahesh123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-07T08:04:15.000Z","updated_at":"2024-03-09T09:00:18.000Z","dependencies_parsed_at":"2024-03-09T09:55:09.477Z","dependency_job_id":null,"html_url":"https://github.com/iammahesh123/spring-cloud-bootstrapping","commit_stats":null,"previous_names":["iammahesh123/spring-cloud-bootstrapping"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iammahesh123%2Fspring-cloud-bootstrapping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iammahesh123%2Fspring-cloud-bootstrapping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iammahesh123%2Fspring-cloud-bootstrapping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iammahesh123%2Fspring-cloud-bootstrapping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iammahesh123","download_url":"https://codeload.github.com/iammahesh123/spring-cloud-bootstrapping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239897400,"owners_count":19715204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["config-server","eureka-client","eureka-server","java","maven","spring-boot","spring-cloud-bootstrapping"],"created_at":"2024-12-31T12:39:40.723Z","updated_at":"2026-04-12T07:35:15.904Z","avatar_url":"https://github.com/iammahesh123.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Cloud Bootstrapping Demo\n\nThis project demonstrates the concept of bootstrapping in a Spring Cloud environment using Spring Cloud Config Server.\n\n## Overview\n\nBootstrapping in Spring Cloud refers to the process of initializing the application's context and obtaining its configuration before the main application starts. Spring Cloud Config Server plays a crucial role in bootstrapping by providing centralized configuration management for distributed applications.\n\nIn this demo, we'll showcase how to set up a Spring Cloud Config Server and how client applications can bootstrap their configurations from it.\n\n## Features\n\n- Setup of Spring Cloud Config Server\n- Configuration of client applications to bootstrap their configurations from the Config Server\n- Demonstration of how changes in configurations are dynamically refreshed in client applications\n\n## Project Structure\n\n- `config-server`: Contains the Spring Cloud Config Server application.\n- `client-app`: Contains a sample client application that bootstraps its configurations from the Config Server.\n\n## Usage\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/iammahesh123/spring-cloud-bootstrapping.git\n```\n2. Navigate to the project directory:\n ```bash\n  cd spring-security-csrf-demo\n ```\n3. Build the project using Maven:\n ```bash\nmvn clean package\n ```\n4. Run the application:\n```bash\nmvn run\n ```\n5. Access the application in your web browser: http://localhost:8080\n6. Modify configurations in the Config Server and observe how they are dynamically refreshed in the client application.\n\n## Configuration\n- application.properties: Contains configurations for the Config Server and bootstrapping configuration.\n## Dependencies\n- Java 8 or higher\n- Spring Boot\n- Spring Cloud Config\n- Maven\n## Contributing\nContributions are welcome. Please fork the repository, make your changes, and submit a pull request.\n\n## License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiammahesh123%2Fspring-cloud-bootstrapping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiammahesh123%2Fspring-cloud-bootstrapping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiammahesh123%2Fspring-cloud-bootstrapping/lists"}