{"id":22468957,"url":"https://github.com/huijiewei/agile-boot","last_synced_at":"2025-08-02T08:32:54.650Z","repository":{"id":92586331,"uuid":"300900495","full_name":"huijiewei/agile-boot","owner":"huijiewei","description":"Spring Boot Hexagonal Architecture","archived":false,"fork":false,"pushed_at":"2024-08-26T02:55:35.000Z","size":591,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-26T03:59:48.688Z","etag":null,"topics":["hexagonal-architecture","java","spring-boot"],"latest_commit_sha":null,"homepage":"https://github.com/huijiewei/agile-vue","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/huijiewei.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":"2020-10-03T14:33:35.000Z","updated_at":"2024-08-26T02:55:39.000Z","dependencies_parsed_at":"2023-12-26T04:21:24.105Z","dependency_job_id":"8adb33cc-5ef9-498d-82d1-359aeb67c826","html_url":"https://github.com/huijiewei/agile-boot","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/huijiewei%2Fagile-boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huijiewei%2Fagile-boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huijiewei%2Fagile-boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huijiewei%2Fagile-boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huijiewei","download_url":"https://codeload.github.com/huijiewei/agile-boot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228455125,"owners_count":17922788,"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":["hexagonal-architecture","java","spring-boot"],"created_at":"2024-12-06T11:20:49.489Z","updated_at":"2024-12-06T11:20:50.087Z","avatar_url":"https://github.com/huijiewei.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"SpringBoot 3.2+ 脚手架项目\n\n[![macOS](https://img.shields.io/badge/macOS-000000?style=flat\u0026logo=apple\u0026logoColor=white\u0026color=2e118a)](https://www.apple.com/macos)\n[![IntelliJ IDEA](https://img.shields.io/badge/IntelliJ_IDEA-000000?style=flat\u0026logo=intellij-idea)](https://jb.gg/OpenSourceSupport)\n[![Git](https://img.shields.io/badge/Git-F05032?style=flat\u0026logo=git\u0026logoColor=white)](https://git-scm.com/)\n[![Sourcetree](https://img.shields.io/badge/Sourcetree-0052CC?style=flat\u0026logo=Sourcetree\u0026logoColor=white)](https://sourcetreeapp.com)\n\n[![Gradle](https://img.shields.io/badge/Gradle-02303A?style=flat\u0026logo=gradle\u0026logoColor=white)](https://gradle.org/)\n\n[![Java](https://img.shields.io/badge/Java-ED8B00?style=flat\u0026logo=java\u0026logoColor=white)](https://www.java.com)\n[![Spring Boot](https://img.shields.io/badge/Spring_Boot-F2F4F9?style=flat\u0026logo=spring-boot)](https://spring.io/projects/spring-boot)\n\n[![GitHub](https://img.shields.io/badge/GitHub-100000?style=flat\u0026logo=github\u0026logoColor=white)](https://github.com)\n[![GitHub license](https://img.shields.io/github/license/huijiewei/agile-boot)](https://github.com/huijiewei/agile-boot)\n[![GitHub issues](https://img.shields.io/github/issues/huijiewei/agile-boot)](https://GitHub.com/huijiewei/agile-boot/issues)\n\n### 特点\n\n- 基于最新版的 Spring Boot\n- 六边形架构(Hexagonal Architecture)\n- 基于 JDBC Template 的批量插入方案\n- 树形数据使用闭包表(Closure Table)\n- 待补充...\n\n### 子项目列表\n\n- agile-engine 核心代码\n- agile-console 命令行应用\n- agile-serve-admin 管理后台 API\n- agile-spring-upload 上传功能模块\n- agile-spring-captcha 验证码功能模块\n\n### 开发环境配置方法\n\n复制 config/application-example.yaml 到同目录，命名为 application-default.yaml\n\n修改 application-default.yaml 里面的相关配置\n\n### 数据库初始化\n\n运行 agile-console(ConsoleApplication) 项目，选择初始化数据库\n\n### 区域数据导入\n\n下载省市县数据库 https://github.com/modood/Administrative-divisions-of-China/blob/master/dist/data.sqlite\n\n重命名为 district.sqlite 并保存到 database 目录\n\n运行 agile-console(ConsoleApplication) 项目，选择区域数据导入\n\n### 运行\n\n直接使用 IntelliJ IDEA 打开项目直接运行即可\n\n#### 配合前端 Agile Vue\n\nhttps://github.com/huijiewei/agile-vue\n\n管理员：13012345678 密码：123456","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuijiewei%2Fagile-boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuijiewei%2Fagile-boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuijiewei%2Fagile-boot/lists"}