{"id":19111251,"url":"https://github.com/callicoder/spring-boot-configuration-properties-demo","last_synced_at":"2025-04-30T20:47:45.290Z","repository":{"id":78653599,"uuid":"146892500","full_name":"callicoder/spring-boot-configuration-properties-demo","owner":"callicoder","description":"Spring Boot externalized environment based configuration with @ConfigurationProperties and Spring Profiles ","archived":false,"fork":false,"pushed_at":"2021-10-14T02:49:36.000Z","size":50,"stargazers_count":16,"open_issues_count":0,"forks_count":28,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T08:34:30.044Z","etag":null,"topics":["configuration","configuration-properties","spring","spring-boot"],"latest_commit_sha":null,"homepage":"https://www.callicoder.com/spring-boot-configuration-properties-example/","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/callicoder.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,"publiccode":null,"codemeta":null}},"created_at":"2018-08-31T13:00:21.000Z","updated_at":"2023-03-06T22:18:38.000Z","dependencies_parsed_at":"2023-03-06T09:00:17.040Z","dependency_job_id":null,"html_url":"https://github.com/callicoder/spring-boot-configuration-properties-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-configuration-properties-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-configuration-properties-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-configuration-properties-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callicoder%2Fspring-boot-configuration-properties-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callicoder","download_url":"https://codeload.github.com/callicoder/spring-boot-configuration-properties-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251780880,"owners_count":21642851,"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":["configuration","configuration-properties","spring","spring-boot"],"created_at":"2024-11-09T04:27:47.771Z","updated_at":"2025-04-30T20:47:45.259Z","avatar_url":"https://github.com/callicoder.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot @ConfigurationProperties Example \n\n**Tutorial:** [Spring Boot @ConfigurationProperties: Binding external configurations to POJO classes](https://www.callicoder.com/spring-boot-configuration-properties-example/)\n\n## Requirements\n\n1. Java - 1.8.x\n\n2. Maven - 3.x.x\n\n3. MySQL - 5.x.x\n\n## Steps to Setup\n\n**1. Clone the application**\n\n```bash\ngit clone https://github.com/callicoder/spring-boot-configuration-properties-demo.git\n```\n\n**2. Build and run the app using maven**\n\n```bash\nmvn package\njava -jar target/config-properties-demo-0.0.1-SNAPSHOT.jar\n```\n\nAlternatively, you can run the app directly without packaging like this -\n\n```bash\nmvn spring-boot:run\n```\n\nThe app will start running at \u003chttp://localhost:8080\u003e.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallicoder%2Fspring-boot-configuration-properties-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallicoder%2Fspring-boot-configuration-properties-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallicoder%2Fspring-boot-configuration-properties-demo/lists"}