{"id":19792735,"url":"https://github.com/making/beansviz-spring-boot-actuator","last_synced_at":"2025-05-01T02:30:31.750Z","repository":{"id":57714894,"uuid":"80733191","full_name":"making/beansviz-spring-boot-actuator","owner":"making","description":"Spring Boot Actuator Endpoint to visualize beans hierarchy","archived":false,"fork":false,"pushed_at":"2023-06-07T19:11:49.000Z","size":30,"stargazers_count":22,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-06T07:43:11.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/making.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":"2017-02-02T14:32:42.000Z","updated_at":"2024-12-09T19:53:16.000Z","dependencies_parsed_at":"2022-09-26T21:31:27.672Z","dependency_job_id":null,"html_url":"https://github.com/making/beansviz-spring-boot-actuator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fbeansviz-spring-boot-actuator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fbeansviz-spring-boot-actuator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fbeansviz-spring-boot-actuator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fbeansviz-spring-boot-actuator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/making","download_url":"https://codeload.github.com/making/beansviz-spring-boot-actuator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251812241,"owners_count":21647870,"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":[],"created_at":"2024-11-12T07:07:51.369Z","updated_at":"2025-05-01T02:30:31.479Z","avatar_url":"https://github.com/making.png","language":"Java","readme":"## Spring Boot Actuator Endpoint to visualize beans hierarchy\n\nThis library adds `/beansviz` endpoint to your actuator.\n\n![image](https://cloud.githubusercontent.com/assets/106908/22554428/539f9f5c-e9a3-11e6-9f4e-ee4b46f080ce.png)\n\n\n* [Demo](https://demo-beansviz.cfapps.io/beansviz)\n* [Demo (All Beans)](https://demo-beansviz.cfapps.io/beansviz?all=true)\n\n\nSpring Boot 1.4+ and Java 8 are required.\n\n### Maven dependency\n    \n\n```xml\n\u003cdependencies\u003e\n    \u003cdependency\u003e\n        \u003cgroupId\u003eorg.springframework.boot\u003c/groupId\u003e\n        \u003cartifactId\u003espring-boot-starter-actuator\u003c/artifactId\u003e\n    \u003c/dependency\u003e\n            \n    \u003cdependency\u003e\n        \u003cgroupId\u003eam.ik.beansviz\u003c/groupId\u003e\n        \u003cartifactId\u003ebeansviz-spring-boot-actuator\u003c/artifactId\u003e\n        \u003cversion\u003e0.1.0\u003c/version\u003e\n    \u003c/dependency\u003e\n    \n    \u003c!-- ... --\u003e\n\u003c/dependencies\u003e\n```\n\nAdd the following repository to use snapshots.\n\n\n```xml\n\u003crepository\u003e\n    \u003cid\u003esonatype-snapshots\u003c/id\u003e\n    \u003cname\u003eSonatype Snapshots\u003c/name\u003e\n    \u003curl\u003ehttps://oss.sonatype.org/content/repositories/snapshots\u003c/url\u003e\n    \u003csnapshots\u003e\n        \u003cenabled\u003etrue\u003c/enabled\u003e\n    \u003c/snapshots\u003e\n\u003c/repository\u003e\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fbeansviz-spring-boot-actuator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaking%2Fbeansviz-spring-boot-actuator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fbeansviz-spring-boot-actuator/lists"}