{"id":15965033,"url":"https://github.com/mijack/zero","last_synced_at":"2025-04-04T13:17:25.156Z","repository":{"id":94309079,"uuid":"218975061","full_name":"MiJack/Zero","owner":"MiJack","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-22T11:51:52.000Z","size":655,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T22:47:47.595Z","etag":null,"topics":["ddd-architecture","spring-boot-2","zero"],"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/MiJack.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":"2019-11-01T11:45:05.000Z","updated_at":"2020-02-22T06:05:22.000Z","dependencies_parsed_at":"2023-07-27T19:47:13.846Z","dependency_job_id":null,"html_url":"https://github.com/MiJack/Zero","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiJack%2FZero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiJack%2FZero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiJack%2FZero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiJack%2FZero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiJack","download_url":"https://codeload.github.com/MiJack/Zero/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182432,"owners_count":20897381,"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":["ddd-architecture","spring-boot-2","zero"],"created_at":"2024-10-07T17:22:49.302Z","updated_at":"2025-04-04T13:17:25.135Z","avatar_url":"https://github.com/MiJack.png","language":"Java","readme":"# Zero\n\n### jar构建\n`./gradlew build docker `\n\n### db镜像构建\n`docker run -d -p 3306:3306 --name=mysql-db --env=\"MYSQL_ROOT_PASSWORD=root\" --env=\"MYSQL_PASSWORD=root\" --env=\"MYSQL_DATABASE=ZeroDB\" mysql`\n\ndocker run --name mysql --env=\"MYSQL_ROOT_PASSWORD=root\" --env=\"MYSQL_PASSWORD=root\" --env=\"MYSQL_DATABASE=ZeroDB\" -p 127.0.0.1:3306:3306 -d mysql:8\n\ndocker exec -it mysql mysql -u root -p\nALTER USER 'root'@'%' IDENTIFIED WITH mysql_native_password BY 'root';\nFLUSH PRIVILEGES;\n\n\n### 运行\n`  docker run -p 8080:8080  --link docker-mysql:mysql -t mijack/gs-spring-boot-docker`\n\n## todo\n[ ] 支持graph ql查询 \n[ ] 支持docker集成测试\n[ ] 运行环境docker化\n[ ] 采用六边形架构\n\n# LICENSE\n\n    Copyright 2019 Mi\u0026Jack\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmijack%2Fzero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmijack%2Fzero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmijack%2Fzero/lists"}