{"id":21985617,"url":"https://github.com/liweimin0512/seckill_java","last_synced_at":"2025-10-13T03:35:45.816Z","repository":{"id":186896863,"uuid":"94992527","full_name":"Liweimin0512/seckill_java","owner":"Liweimin0512","description":"JAVA高并发秒杀项目，基于SSM框架","archived":false,"fork":false,"pushed_at":"2017-07-25T03:18:55.000Z","size":60,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T08:06:08.247Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Liweimin0512.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}},"created_at":"2017-06-21T10:30:08.000Z","updated_at":"2025-01-12T05:58:22.000Z","dependencies_parsed_at":"2023-08-08T06:57:29.316Z","dependency_job_id":null,"html_url":"https://github.com/Liweimin0512/seckill_java","commit_stats":null,"previous_names":["liweimin0512/seckill_java"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Liweimin0512/seckill_java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liweimin0512%2Fseckill_java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liweimin0512%2Fseckill_java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liweimin0512%2Fseckill_java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liweimin0512%2Fseckill_java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Liweimin0512","download_url":"https://codeload.github.com/Liweimin0512/seckill_java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liweimin0512%2Fseckill_java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013516,"owners_count":26085368,"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-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-11-29T18:14:14.569Z","updated_at":"2025-10-13T03:35:45.789Z","avatar_url":"https://github.com/Liweimin0512.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# seckill_java\nJAVA高并发秒杀项目DEMO，具有很强的学习价值，基于SSM框架,利用redis缓存。注释完全。项目可运行。\n\n## 关于releases\n你可以看到4个tag，分别对应了开发的四个部分，分别是：\n+ v1.0 dao层的实现\n+ v2.0 service层的实现\n+ v3.0 web层的实现\n+ v4.0 高并发优化\n\n## 一些配置的官方地址\n[logback配置](http://logback.qos.ch/manual/configuration.html)\n[spring配置](http://docs.spring.io/spring/docs/)\n[mybatis配置](http://mybatis.github.io/mybatis-3/zh/index.html)\n\n## maven命令创建web骨架项目\n```\nmvn archetype:create -DgroupId=org.seckill -DartifactId=seckill -DarchetypeArtifactId=maven-archetype-webapp\n```\n## Spring整合Mybatis\n### 整合目标\n+ 更少的编码：只写接口，不写实现。\n+ 更少的配置\n+ 足够的灵活性\n\n## 高并发优化方案\n+ 前端控制：暴露接口，按钮防重复\n+ 动静态数据分离：CDN缓存，后端缓存\n+ 事务竞争优化：减少事务锁时间\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliweimin0512%2Fseckill_java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliweimin0512%2Fseckill_java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliweimin0512%2Fseckill_java/lists"}