{"id":28249741,"url":"https://github.com/honwhy/examples","last_synced_at":"2025-06-13T23:32:04.272Z","repository":{"id":282440203,"uuid":"948553753","full_name":"honwhy/examples","owner":"honwhy","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-26T03:01:32.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T13:15:50.978Z","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/honwhy.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":"2025-03-14T14:38:46.000Z","updated_at":"2025-04-26T03:01:35.000Z","dependencies_parsed_at":"2025-03-14T17:36:59.649Z","dependency_job_id":null,"html_url":"https://github.com/honwhy/examples","commit_stats":null,"previous_names":["honwhy/examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/honwhy/examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honwhy","download_url":"https://codeload.github.com/honwhy/examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fexamples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259737298,"owners_count":22903832,"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-19T13:15:49.704Z","updated_at":"2025-06-13T23:32:04.267Z","avatar_url":"https://github.com/honwhy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# examples\nexample project for exploring programming gimmicks\n\n## mybatis\nexplain ResultSetHandler\n\n## copy request\nex: copy request to other server\n\n## include test\nuse `@Category(IncludeTest.class)` to specify test cases\n\n## AbstractProcessor\n\n`AtVersionProcessor`\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.ow2.asm\u003c/groupId\u003e\n    \u003cartifactId\u003easm\u003c/artifactId\u003e\n    \u003cversion\u003e9.7.1\u003c/version\u003e\n\u003c/dependency\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.squareup\u003c/groupId\u003e\n    \u003cartifactId\u003ejavapoet\u003c/artifactId\u003e\n    \u003cversion\u003e1.10.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## csv\n\ndefine annotations to help output csv file\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.apache.commons\u003c/groupId\u003e\n    \u003cartifactId\u003ecommons-csv\u003c/artifactId\u003e\n    \u003cversion\u003e1.10.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n## inspired by\n\n- [Tagging and Filtering JUnit Tests](https://www.baeldung.com/junit-filtering-tests)\n- [java-poet](https://www.baeldung.com/java-poet)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonwhy%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonwhy%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonwhy%2Fexamples/lists"}