{"id":21009355,"url":"https://github.com/shockerli/grover","last_synced_at":"2025-03-13T15:27:08.309Z","repository":{"id":81770495,"uuid":"439610113","full_name":"shockerli/grover","owner":"shockerli","description":"A best practice for Spring Boot Web.","archived":false,"fork":false,"pushed_at":"2024-07-15T15:30:09.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T11:09:57.599Z","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/shockerli.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":"2021-12-18T12:32:30.000Z","updated_at":"2024-07-15T15:30:12.000Z","dependencies_parsed_at":"2023-11-06T23:22:08.166Z","dependency_job_id":"557344c3-6179-4384-9b79-5e64681ae987","html_url":"https://github.com/shockerli/grover","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/shockerli%2Fgrover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockerli%2Fgrover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockerli%2Fgrover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shockerli%2Fgrover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shockerli","download_url":"https://codeload.github.com/shockerli/grover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243431042,"owners_count":20289824,"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":"2024-11-19T09:16:28.506Z","updated_at":"2025-03-13T15:27:08.277Z","avatar_url":"https://github.com/shockerli.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grover\n\nA best practice for Spring Boot Web.\n\n## 技术栈及依赖\n\n- SpringBoot\n- [MyBatis-Plus](https://github.com/baomidou/mybatis-plus): MyBatis增强工具包\n- [dynamic-datasource-spring-boot-starter](https://github.com/baomidou/dynamic-datasource): 基于 SpringBoot 的多数据源组件\n- Lombok: 简化Java代码\n- Maven: 依赖管理\n- JUnit\n- Jackson: JSON序列化\n- [Guava](https://github.com/google/guava): 工具库（集合、缓存、位图、原语等等）\n- [Hutool](https://github.com/dromara/hutool): 工具库（日期、加密、反射、文件、正则等等）\n- Javassist: 动态编辑Java字节码\n- [OkHttp](https://github.com/square/okhttp): HTTP客户端\n\n## 环境\n\n- MySQL 5.7+\n- Redis 5.0+\n\n## 配置\n\n### Spring Boot Banner Print\n\nASCII 图案在线生成工具:\n\n- https://www.bootschool.net/ascii\n- http://www.network-science.de/ascii/\n\n代码实现及可用配置: `org.springframework.boot.SpringApplicationBannerPrinter`\n\n## Maven\n\n- 打包：`mvn package`\n\n- 打包（跳过测试）：`mvn package -Dmaven.test.skip=true`\n\n- 运行 `jar` 文件\n\n```shell\njava -jar xxx.jar\n```\n\n## MyBatis-Plus\n\n- 注解：简单查询\n- XML：共用配置段、复杂查询等，并提供给注解使用\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshockerli%2Fgrover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshockerli%2Fgrover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshockerli%2Fgrover/lists"}