{"id":18765426,"url":"https://github.com/handexing/frameworkaggregate","last_synced_at":"2025-04-13T05:11:29.291Z","repository":{"id":96439528,"uuid":"90041217","full_name":"handexing/frameworkAggregate","owner":"handexing","description":"各种javaweb框架学习","archived":false,"fork":false,"pushed_at":"2017-09-04T08:49:42.000Z","size":106,"stargazers_count":22,"open_issues_count":0,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-26T22:03:12.742Z","etag":null,"topics":["jpa","quartz","quartz-scheduler","spring","spring-mvc"],"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/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-02T14:13:52.000Z","updated_at":"2022-03-22T13:58:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"f07e43b1-2061-4a18-bd21-77d13b82bede","html_url":"https://github.com/handexing/frameworkAggregate","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/handexing%2FframeworkAggregate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handexing%2FframeworkAggregate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handexing%2FframeworkAggregate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handexing%2FframeworkAggregate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handexing","download_url":"https://codeload.github.com/handexing/frameworkAggregate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665746,"owners_count":21142123,"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":["jpa","quartz","quartz-scheduler","spring","spring-mvc"],"created_at":"2024-11-07T18:33:59.265Z","updated_at":"2025-04-13T05:11:29.282Z","avatar_url":"https://github.com/handexing.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 框架学习\r\n\r\n\r\n\u003e 觉得不错的朋友可以点下star,watch,fork也算是对我的鼓励了。\r\n\r\n## 一、quartz框架的使用\r\n- 简单的定时任务配置\r\n- 动态定时任务配置\r\n- 定时任务的添加，修改cron，开启、停止等功能。\r\n\r\n## 二、使用Jsoup爬取数据\r\n\r\n- 语法学习 [jsoup中文教程](http://www.open-open.com/jsoup/)\r\n- 实战爬取数据(简单的静态网页解析)\r\n- 爬去京东数据实战 [爬去京东数据](https://github.com/handexing/JdBee)\r\n\r\n## 三、spring框架学习\r\n\r\n## 四、Apache mina\r\n\r\n## 五、restFul 案例\r\n- JAX-RS (JSR-311) 是为 Java EE 环境下的 RESTful 服务能力提供的一种规范。它能提供对传统的基于 SOAP 的 Web 服务的一种可行替代。\r\n\r\n### 注解说明\r\n- @Path：注释提供了一个 value属性，用来表明此资源所在的路径。（可用于类头或方法头上）\r\n- @GET、@POST、@PUT、@DELETE 以及 @HEAD 均是 HTTP 请求方法指示符注释。\r\n\r\n\u003e HTTP GET：获取/列出/检索单个资源或资源集合。\r\n\u003e HTTP POST：新建资源。\r\n\u003e HTTP PUT：更新现有资源或资源集合。\r\n\u003e HTTP DELETE：删除资源或资源集合。\r\n\r\n- @Produces：注释代表的是一个资源可以返回的 MIME 类型。\r\n- @Consumes：注释代表的是一个资源可以接受的 MIME 类型。\r\n- @PathParam(\"userId\")：该注释将参数注入方法参数的路径，在本例中就是用户 id。其他可用的注释有 @FormParam、@QueryParam 等。\r\n- @Context： 使用该注释注入上下文对象，比如 Request、Response、UriInfo、ServletContext 等。\r\n\r\n\u003e 运行访问 `http://127.0.0.1:8888/restful_demo/rs/user/1`\r\n\r\n\u003e 会不定时学习框架，持续学习。觉得不错的朋友可以点下star,watch,fork也算是对我的鼓励了。QQ群：爱码仕 - 49422384","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandexing%2Fframeworkaggregate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandexing%2Fframeworkaggregate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandexing%2Fframeworkaggregate/lists"}