{"id":16367941,"url":"https://github.com/treetips/mybatis-generator-example","last_synced_at":"2026-04-13T08:31:50.185Z","repository":{"id":150606719,"uuid":"181339419","full_name":"treetips/mybatis-generator-example","owner":"treetips","description":"build custome mybatis-generator plugin","archived":false,"fork":false,"pushed_at":"2019-04-14T16:45:53.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T19:40:09.955Z","etag":null,"topics":["gradle","java","lombok","mybatis","mybatis-generator"],"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/treetips.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":"2019-04-14T16:44:22.000Z","updated_at":"2019-04-14T16:46:48.000Z","dependencies_parsed_at":"2023-06-12T00:45:16.995Z","dependency_job_id":null,"html_url":"https://github.com/treetips/mybatis-generator-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/treetips/mybatis-generator-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fmybatis-generator-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fmybatis-generator-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fmybatis-generator-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fmybatis-generator-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treetips","download_url":"https://codeload.github.com/treetips/mybatis-generator-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Fmybatis-generator-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gradle","java","lombok","mybatis","mybatis-generator"],"created_at":"2024-10-11T02:51:15.049Z","updated_at":"2026-04-13T08:31:50.167Z","avatar_url":"https://github.com/treetips.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mybatis-generator-example\n\nCustomize mybatis-generator and apply customized plugin example.\n\n## Features\n\n- Java v11\n- Gradle v5.2\n- MySQL v5.7\n- mybatis-generator\n- Intellij IDEA\n- lombok\n\n## Customize content\n\n- tinyint(mysql) to Integer(java)\n- smallint(mysql) to Integer(java)\n- add lombok `@Data` annotation (remove default getter and setter) \n- add `implements Serializable`\n- rename generate class name\n\n## Usage\n\n### Start mysql\n\n```sh\n# start mysql on docker\ncd docker\ndocker-compose up -d\n```\n\n### Execute generate shell script\n\nBuild custom plugin and generate source codes.\n\n```sh\ncd mybatis-generator\n./mybatis-generator.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Fmybatis-generator-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreetips%2Fmybatis-generator-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Fmybatis-generator-example/lists"}