{"id":18401633,"url":"https://github.com/linyimin0812/spring-bean-timeline","last_synced_at":"2025-04-14T12:12:19.941Z","repository":{"id":163174164,"uuid":"638586564","full_name":"linyimin0812/spring-bean-timeline","owner":"linyimin0812","description":"Spring Bean initialization timeline | View the initialization time of each Bean | Spring Bean初始化时序图 | 查看每个Bean初始化耗时","archived":false,"fork":false,"pushed_at":"2023-05-11T12:00:58.000Z","size":545,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T12:12:14.537Z","etag":null,"topics":["spring","springbean","timeline"],"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/linyimin0812.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":"2023-05-09T17:03:11.000Z","updated_at":"2025-02-13T08:41:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"61910144-da8f-4ce3-a7cd-d265279e31cc","html_url":"https://github.com/linyimin0812/spring-bean-timeline","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/linyimin0812%2Fspring-bean-timeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyimin0812%2Fspring-bean-timeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyimin0812%2Fspring-bean-timeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyimin0812%2Fspring-bean-timeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linyimin0812","download_url":"https://codeload.github.com/linyimin0812/spring-bean-timeline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877959,"owners_count":21176244,"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":["spring","springbean","timeline"],"created_at":"2024-11-06T02:39:22.997Z","updated_at":"2025-04-14T12:12:19.921Z","avatar_url":"https://github.com/linyimin0812.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[中文](README.md) |\n[ENGLISH](README_EN.md)\n\n# 使用\n\n1. 启动jaeger\n\n```shell\n$ docker run -d --name jaeger \\\n  -e COLLECTOR_ZIPKIN_HTTP_PORT=9411 \\\n  -p 5775:5775/udp \\\n  -p 6831:6831/udp \\\n  -p 6832:6832/udp \\\n  -p 5778:5778 \\\n  -p 16686:16686 \\\n  -p 14268:14268 \\\n  -p 9411:9411 \\\n  jaegertracing/all-in-one:1.6\n```\n\n2. 项目中引入相关依赖\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.github.linyimin0812\u003c/groupId\u003e\n    \u003cartifactId\u003espring-bean-timeline\u003c/artifactId\u003e\n    \u003cversion\u003e1.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n# 效果\n\n点击http://127.0.0.1:16686 查看效果\n\n![](./docs/spring-bean-timeline.jpg)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinyimin0812%2Fspring-bean-timeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinyimin0812%2Fspring-bean-timeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinyimin0812%2Fspring-bean-timeline/lists"}