{"id":28200744,"url":"https://github.com/boolivar/tostring","last_synced_at":"2026-01-05T00:17:39.766Z","repository":{"id":287079760,"uuid":"963530956","full_name":"boolivar/tostring","owner":"boolivar","description":"Java toString() instrumentation","archived":false,"fork":false,"pushed_at":"2025-06-06T19:34:12.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T20:27:36.051Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boolivar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-09T20:26:52.000Z","updated_at":"2025-06-06T19:34:14.000Z","dependencies_parsed_at":"2025-04-09T21:38:21.598Z","dependency_job_id":"fa4e34e0-c60e-4137-832f-d9fc1e91a7fb","html_url":"https://github.com/boolivar/tostring","commit_stats":null,"previous_names":["boolivar/tostring"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/boolivar/tostring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolivar%2Ftostring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolivar%2Ftostring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolivar%2Ftostring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolivar%2Ftostring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boolivar","download_url":"https://codeload.github.com/boolivar/tostring/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boolivar%2Ftostring/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259511988,"owners_count":22869325,"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":"2025-05-16T21:16:36.670Z","updated_at":"2026-01-05T00:17:39.727Z","avatar_url":"https://github.com/boolivar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToString Agent\n\n## Overview\nThe `ToString Agent` is a Java instrumentation agent designed to enhance `toString()` method representation in Java applications.\n\nIt dynamically instruments Java classes during runtime to provide informative string representations for objects.\n\n## Getting Started\n\n### Prerequisites\n- Java 8 or higher.\n- Java application to instrument.\n\n### How to Use\nUsing the `ToString Agent` is straightforward. You simply need to add the `-javaagent` option when starting your Java application.\n\n#### Steps:\n1. Build or download the `ToString Agent` JAR file.\n2. Run your Java application with the `-javaagent` option pointing to the JAR file.\n\n```bash\njava -javaagent:path/to/tostring-agent.jar -jar your-application.jar\n```\n\nReplace path/to/tostring-agent.jar with the actual path to the agent JAR file.\n\nThat's it! The agent will automatically instrument your classes at runtime.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboolivar%2Ftostring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboolivar%2Ftostring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboolivar%2Ftostring/lists"}