{"id":15297565,"url":"https://github.com/en-o/jdevelops","last_synced_at":"2025-04-13T23:16:45.880Z","repository":{"id":37338916,"uuid":"327040131","full_name":"en-o/Jdevelops","owner":"en-o","description":"开发中的一些积累！","archived":false,"fork":false,"pushed_at":"2025-04-02T07:30:45.000Z","size":4853,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T23:16:35.556Z","etag":null,"topics":["java","jpa","utils","web"],"latest_commit_sha":null,"homepage":"https://www.yuque.com/tanning/yg9ipo","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/en-o.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":"2021-01-05T15:28:19.000Z","updated_at":"2025-02-26T05:21:38.000Z","dependencies_parsed_at":"2023-02-09T22:00:59.093Z","dependency_job_id":"d6ee9e69-27cb-4df7-aad8-edbb09ef2895","html_url":"https://github.com/en-o/Jdevelops","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en-o%2FJdevelops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en-o%2FJdevelops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en-o%2FJdevelops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en-o%2FJdevelops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/en-o","download_url":"https://codeload.github.com/en-o/Jdevelops/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794570,"owners_count":21162615,"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":["java","jpa","utils","web"],"created_at":"2024-09-30T19:18:18.992Z","updated_at":"2025-04-13T23:16:45.843Z","avatar_url":"https://github.com/en-o.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"text-align: center;\"\u003e\n\t\u003ca href=\"https://www.yuque.com/tanning/yg9ipo\"  target=\"_blank\"\u003e\n\t    \u003cimg src=\"https://t.tannn.cn/images/myProj/Jdevelop.png\" width=\"400\" alt=\"Jdevelop\"\u003e\n\t\u003c/a\u003e\n\u003c/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\t\u003cstrong\u003eJava Web开发工具集\u003c/strong\u003e\n\u003c/div\u003e\n\u003cdiv style=\"text-align: center; margin-top: 20px\"\u003e\n    \u003ca target=\"_blank\" href=\"https://www.yuque.com/tanning/yg9ipo\"\u003e\n        \u003cimg src='https://img.shields.io/github/license/en-o/Jdevelops' alt='license'/\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.yuque.com/tanning/yg9ipo\"\u003e\n        \u003cimg src='https://img.shields.io/badge/JDK-17+-green.svg' alt='jdk'/\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.yuque.com/tanning/yg9ipo\"\u003e\n        \u003cimg src='https://img.shields.io/github/stars/en-o/Jdevelops' alt='stars'/\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.yuque.com/tanning/yg9ipo\"\u003e\n        \u003cimg src='https://img.shields.io/github/issues/en-o/Jdevelops' alt='issues'/\u003e\n    \u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://www.yuque.com/tanning/yg9ipo\"\u003e\n        \u003cimg src='https://img.shields.io/github/forks/en-o/Jdevelops' alt='forks'/\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n# JavaWeb工具集\n## [语雀文档](https://www.yuque.com/tanning/yg9ipo)\n## [文档配套代码示例](https://github.com/en-o/Jdevelops-Example)\n## [maven archetype](https://gitee.com/etn/jdevelops-archetype.git)\n\u003e [使用方法](https://www.yuque.com/tanning/yg9ipo/os0zl7#GocqT)\n\n# 分支注意\n## 正式分支\n1. master是适配jdk17+spring boot 3.x的版本[1.x]\n2. jdk8是适配jdk8+spring boot 2.x的版本[0.x]\n## 开发分支\n1. dev master的开发分支\n2. dev8 jdk8的开发分支\n\n\n# mvn package / install\n1. 使用maven 3.9 ，因为我用了 junit 5 [maven 3.6 会出问题]\n\n# 构建顺序\n在： `.github/workflows/build-and-unittest.yml` \n\n# 本地文档\n\u003e 以语雀的文档为主，本地文档不一定更新了\n## APIS\n1. [💬接口包裹类.md](jdevelops-apis/jdevelops-apis-result/💬接口包裹类.md)\n2. [❌全局异常捕获.md](jdevelops-apis/jdevelops-apis-exception/❌全局异常捕获.md)\n3. [knife4j二次封装.md](jdevelops-apis/jdevelops-apis-knife4j/knife4j二次封装.md)\n4. [🗑️接口调用日志.md](jdevelops-apis-log/🗑️接口调用日志.md)\n\n# DALS\n1. [🧾JPA.md](jdevelops-dals/jdevelops-dals-jpa/🧾JPA.md)\n\n\n# Delays\n1. [🧺Redis延时队列.md](jdevelops-delays-redis/🧺Redis延时队列.md)\n2. [☕JDK延时队列.md](jdevelops-delays-jdk/☕JDK延时队列.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fen-o%2Fjdevelops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fen-o%2Fjdevelops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fen-o%2Fjdevelops/lists"}