{"id":32648513,"url":"https://github.com/medeity/pandora","last_synced_at":"2025-10-31T06:36:30.722Z","repository":{"id":37122272,"uuid":"231550036","full_name":"MeDeity/pandora","owner":"MeDeity","description":"Pandora(潘多拉) SpringBoot 后端开发工具库","archived":false,"fork":false,"pushed_at":"2022-12-10T05:50:33.000Z","size":101,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-04T06:33:13.204Z","etag":null,"topics":[],"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/MeDeity.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":"2020-01-03T08:58:59.000Z","updated_at":"2020-07-09T12:14:35.000Z","dependencies_parsed_at":"2023-01-25T21:45:21.012Z","dependency_job_id":null,"html_url":"https://github.com/MeDeity/pandora","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/MeDeity/pandora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeDeity%2Fpandora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeDeity%2Fpandora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeDeity%2Fpandora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeDeity%2Fpandora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeDeity","download_url":"https://codeload.github.com/MeDeity/pandora/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeDeity%2Fpandora/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281945191,"owners_count":26587966,"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","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-31T06:36:29.122Z","updated_at":"2025-10-31T06:36:30.714Z","avatar_url":"https://github.com/MeDeity.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### 简介\n    Pandora(潘多拉) SpringBoot 后端开发工具库\n#### 通用说明\n1.将组件库加入Springboot包扫描\n\npandora组件包的basePackage都是以com.mengya.*开头,一般情况下,如果你需要使用这些组件,\n请在Application中加入对com.mengya.*包的扫描,否则大部分的类肯定没法加入Spring容器进行托管\n```\n@SpringBootApplication\n@ComponentScan(basePackages = {\"com.mengya.*\",\"com.your.package\"})\npublic class PandoraDemoApplication {\n   ...\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedeity%2Fpandora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmedeity%2Fpandora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedeity%2Fpandora/lists"}