{"id":21662852,"url":"https://github.com/supwisdom/mybatis-playground","last_synced_at":"2026-05-08T08:33:00.116Z","repository":{"id":99684703,"uuid":"104728130","full_name":"supwisdom/mybatis-playground","owner":"supwisdom","description":"mybatis学习游乐场","archived":false,"fork":false,"pushed_at":"2017-09-25T10:08:14.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T05:48:56.668Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supwisdom.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-09-25T09:12:51.000Z","updated_at":"2017-09-25T12:10:57.000Z","dependencies_parsed_at":"2023-04-19T09:33:43.083Z","dependency_job_id":null,"html_url":"https://github.com/supwisdom/mybatis-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/supwisdom/mybatis-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supwisdom%2Fmybatis-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supwisdom%2Fmybatis-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supwisdom%2Fmybatis-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supwisdom%2Fmybatis-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supwisdom","download_url":"https://codeload.github.com/supwisdom/mybatis-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supwisdom%2Fmybatis-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32773029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-25T10:18:22.197Z","updated_at":"2026-05-08T08:32:59.456Z","avatar_url":"https://github.com/supwisdom.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mybatis-playground\nmybatis学习游乐场\n\n\n目录结构：\n\n* `src/main/java/com/supwisdom/mappers`：存放Mybatis的Mapper\n* `src/main/resources/mappers`：存放Mapper对应的xml配置文件\n* `src/main/resources/db/migration`：存放数据库初始化语句，文件格式按照V{版本号}__{标题}.sql，如果有多个文件，则会按照版本号排序依次执行\n* `src/test/java/com/supwisdom/mappers`：存放Mapper的集成测试代码\n\n项目说明：\n\n* 本项目使用H2内存数据库，程序启动时会自动启动，因此不需要额外的数据库配置与安装\n* 本项目要求每个Mapper都有对应的测试代码，现已提供了City*相关例子\n\n项目测试：\n\n* `mvn clean integration-test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupwisdom%2Fmybatis-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupwisdom%2Fmybatis-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupwisdom%2Fmybatis-playground/lists"}