{"id":14983092,"url":"https://github.com/handexing/wish","last_synced_at":"2025-08-16T02:02:54.380Z","repository":{"id":96439575,"uuid":"90031939","full_name":"handexing/wish","owner":"handexing","description":"常用javaweb技术，不定期更新，欢迎讨论。","archived":false,"fork":false,"pushed_at":"2018-11-10T09:06:18.000Z","size":9563,"stargazers_count":60,"open_issues_count":1,"forks_count":20,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-09T11:22:05.305Z","etag":null,"topics":["activiti","bootstarp-markdown","jpa","jsoup","phantomjs","quartz","spring","springmvc","zxing"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/handexing.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-05-02T12:39:25.000Z","updated_at":"2023-09-14T05:37:03.000Z","dependencies_parsed_at":"2023-04-09T04:55:21.170Z","dependency_job_id":null,"html_url":"https://github.com/handexing/wish","commit_stats":{"total_commits":41,"total_committers":1,"mean_commits":41.0,"dds":0.0,"last_synced_commit":"f7126c5720fa399d15f7042b52b1745476dcf30f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/handexing/wish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handexing%2Fwish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handexing%2Fwish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handexing%2Fwish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handexing%2Fwish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handexing","download_url":"https://codeload.github.com/handexing/wish/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handexing%2Fwish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270657705,"owners_count":24623464,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["activiti","bootstarp-markdown","jpa","jsoup","phantomjs","quartz","spring","springmvc","zxing"],"created_at":"2024-09-24T14:06:43.795Z","updated_at":"2025-08-16T02:02:54.319Z","avatar_url":"https://github.com/handexing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 下期功能---Swagger2 接口管理\r\n\r\n## 项目介绍\r\n- 使用spring、springmvc、spring data jpa\r\n- 持续集成各种常使用的javaweb技术\r\n- mysql数据库[数据库文件](https://github.com/handexing/wish/blob/master/src/main/webapp/doc/wish.sql)\r\n\r\n## 系统管理（一）\r\n\r\n- 用户管理（添加导出用户资料功能）\r\n- 菜单管理\r\n- 角色管理\r\n\r\n## springMVC、spring、spring data jpa框架整合（二）\r\n- 整合spring、springmv、spring data jpa\r\n- 详细项目配置[SSS项目整合](https://handexing.github.io/2017/05/02/wish(%E4%B8%80)/)\r\n\r\n## 权限管理实现（三）\r\n- 设计数据库\r\n- 实现界面操作管理权限分配\r\n- 详细说明[权限管理实现](https://handexing.github.io/2017/05/03/wish(%E4%BA%8C)/)\r\n\r\n## 文章管理，zxing二维码（四）\r\n- 使用bootstarp markdown插件实现文章管理,[Bootstrap markdown官网](http://www.codingdrama.com/bootstrap-markdown/)\r\n- 使用谷歌开源项目zxing实现二维码在线生成功能[zxing github](https://github.com/zxing/zxing)\r\n\r\n## 任务调度（五）\r\n- 整合spring+quartz完成基础定时任务，详情移驾[spring,quartz整合（一）](https://handexing.github.io/2017/05/04/spring+quartz(%E4%B8%80)/)\r\n- 动态任务调度[spring,quartz整合code](https://github.com/handexing/frameworkAggregate)，配置详情：[spring,quartz整合（二）](https://handexing.github.io/2017/05/08/spring+quartz(%E4%BA%8C)/)\r\n\r\n## JSOUP爬虫学习（六）\r\n- 移到别的地方了[jsoup项目](https://github.com/handexing/frameworkAggregate)\r\n\r\n## Activiti工作流引擎使用（七）\r\n- 流程列表（部署流程、查看流程、删除流程）\r\n- 历史流程列表\r\n- 正在运行的流程列表\r\n- 请假列表（新增请假条）\r\n\r\n\u003e 后台定时检查请假事项，到达请假时间，开始启动请假流程。\r\n\r\n## 商品比价(八)\r\n- 根据phantomjs爬取数据，jsoup解析数据\r\n- 使用定时任务每天定时爬取数据，使用echarts展示数据变化\r\n\r\n## swagger2 API管理（九）\r\n- 详细配置查看[swagger和springmvc整合](http://blog.csdn.net/u010681724/article/details/76887465)\r\n\r\n\r\n## 工程配置\r\n- eclipse\r\n- maven\r\n- mysql\r\n- redis\r\n- tomcat\r\n\r\n## 效果预览\r\n\r\n### 用户管理\r\n\r\n![登录界面](https://github.com/handexing/wish/raw/master/img/user.png)\r\n\r\n### 菜单管理\r\n\r\n![登录界面](https://github.com/handexing/wish/raw/master/img/menu.png)\r\n\r\n### 角色管理\r\n\r\n![登录界面](https://github.com/handexing/wish/raw/master/img/role.png)\r\n\r\n### 文章管理\r\n\r\n![登录界面](https://github.com/handexing/wish/raw/master/img/article.png)\r\n\r\n###　功能杂项管理\r\n\r\n![登录界面](https://github.com/handexing/wish/raw/master/img/code.png)\r\n\r\n### 工作流管理\r\n\r\n- 流程列表\r\n\r\n![登录界面](https://github.com/handexing/wish/raw/master/img/processtask.png)\r\n\r\n- 任务管理\r\n\r\n![登录界面](https://github.com/handexing/wish/raw/master/img/processlist.png)\r\n\r\n\r\n### 动态任务管理\r\n\r\n![登录界面](https://github.com/handexing/wish/raw/master/img/tasklist.png)\r\n\r\n### 商品比价\r\n\r\n- 根据phantomjs爬取数据，jsoup解析数据\r\n- 使用定时任务每天定时爬取数据，使用echarts展示数据变化\r\n\r\n#### 准备爬取的数据\r\n\r\n![资源路径](https://github.com/handexing/wish/raw/master/img/skusrc.png)\r\n\r\n#### 已经爬取的数据\r\n\r\n![资源路径](https://github.com/handexing/wish/raw/master/img/skuinfo.png)\r\n\r\n#### 商品价格趋势图\r\n\r\n\u003e 价格升降趋势图\r\n\r\n![格力空调](https://github.com/handexing/wish/raw/master/img/geli.png)\r\n\r\n![格力空调](https://github.com/handexing/wish/raw/master/img/ss.png)\r\n\r\n### 接口管理\r\n\r\n![swagger](https://github.com/handexing/wish/raw/master/img/swagger.png)\r\n\r\n```\r\n**git clone https://github.com/handexing/wish.git**\r\n\r\n然后eclipse导入项目：\r\n\r\n**import--\u003eexisting maven project**\r\n```\r\n\r\n\r\n## 结语\r\n\r\n\u003e 觉得不错的朋友可以点下star,watch,fork也算是对我的鼓励了。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandexing%2Fwish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandexing%2Fwish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandexing%2Fwish/lists"}