{"id":17871815,"url":"https://github.com/markiewb/springcustomeditorreferencingabean","last_synced_at":"2026-05-16T00:40:41.338Z","repository":{"id":151028444,"uuid":"12141141","full_name":"markiewb/springcustomeditorreferencingabean","owner":"markiewb","description":"Custom PropertyEditor for Spring which resolves beans by their name","archived":false,"fork":false,"pushed_at":"2013-08-28T22:18:12.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T13:42:22.754Z","etag":null,"topics":["bean","propertyeditor","sample","spring"],"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/markiewb.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}},"created_at":"2013-08-15T18:49:27.000Z","updated_at":"2014-05-03T00:32:54.000Z","dependencies_parsed_at":"2023-04-05T03:16:50.152Z","dependency_job_id":null,"html_url":"https://github.com/markiewb/springcustomeditorreferencingabean","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/markiewb%2Fspringcustomeditorreferencingabean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fspringcustomeditorreferencingabean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fspringcustomeditorreferencingabean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fspringcustomeditorreferencingabean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markiewb","download_url":"https://codeload.github.com/markiewb/springcustomeditorreferencingabean/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246907443,"owners_count":20853083,"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":["bean","propertyeditor","sample","spring"],"created_at":"2024-10-28T10:39:18.368Z","updated_at":"2025-10-23T07:43:34.685Z","avatar_url":"https://github.com/markiewb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"springcustomeditorreferencingabean\n==================================\n\nA sample how to implement a custom propertyeditor for Spring 2.x which allows you to configure bean references with string literals.\nThe propertyeditor tries to resolve the referenced beans given by their id.\n\nExample\n\n```\n    \u003cbean id=\"foo\" class=\"com.sample.Foo\"\u003e\n        \u003cproperty name=\"list\" value=\"barA,barB\"/\u003e\n    \u003c/bean\u003e\n    \n    \u003cbean id=\"barA\" class=\"com.sample.Bar\"/\u003e\n    \u003cbean id=\"barB\" class=\"com.sample.Bar\"/\u003e\n```\n\n\nInspired by http://www.mkyong.com/spring/spring-how-to-pass-a-date-into-bean-property-customdateeditor/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkiewb%2Fspringcustomeditorreferencingabean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkiewb%2Fspringcustomeditorreferencingabean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkiewb%2Fspringcustomeditorreferencingabean/lists"}