{"id":19659759,"url":"https://github.com/maicius/ssm_redis_template","last_synced_at":"2025-06-19T02:44:49.651Z","repository":{"id":82733620,"uuid":"86832714","full_name":"Maicius/SSM_Redis_Template","owner":"Maicius","description":"An template based on Maven, using Spring + Spring MVC + mybatis + spring-data-redis frames. It can be used to construct a new Java Web Appliaction quickly","archived":false,"fork":false,"pushed_at":"2017-08-23T12:48:40.000Z","size":39,"stargazers_count":10,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T20:46:11.251Z","etag":null,"topics":["maven","mvc","mybatis","mysql","redis","spring","spring-data-redis"],"latest_commit_sha":null,"homepage":"","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/Maicius.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":"2017-03-31T15:15:57.000Z","updated_at":"2021-07-06T07:44:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"b653b6be-ea27-49f9-ab1b-4833e56191ff","html_url":"https://github.com/Maicius/SSM_Redis_Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maicius/SSM_Redis_Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maicius%2FSSM_Redis_Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maicius%2FSSM_Redis_Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maicius%2FSSM_Redis_Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maicius%2FSSM_Redis_Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maicius","download_url":"https://codeload.github.com/Maicius/SSM_Redis_Template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maicius%2FSSM_Redis_Template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260674814,"owners_count":23045063,"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":["maven","mvc","mybatis","mysql","redis","spring","spring-data-redis"],"created_at":"2024-11-11T15:44:17.823Z","updated_at":"2025-06-19T02:44:44.637Z","avatar_url":"https://github.com/Maicius.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring_mvc_mybatis_maven模板\n\n\u003e基于maven的Java web项目框架模板，  \n\u003e使用spring + spring_mvc + mybatis + spring-data-redis 等框架   \n\u003e各种配置文件都已写好  \n\u003e并实现了一个简单的登陆注册功能  \n\u003e可用于在IDEA上快速构建web项目或入门学习\n\n\u003e更多 spring_mvc教程demo:  \n\u003ehttps://github.com/Maicius/Spring_course\n\n  \n# 几个重要的版本\n\u003e - Java JDK 8\n\u003e - Jedis 2.7.3\n\u003e - Spring-data-redis  1.6.2.RELEASE\n\u003e - mysql 5.1.6\n\u003e - Spring 4.3.7.RELEASE\n  \n# Build and Run\n\u003e - 本项目使用maven作为管理工具\n\u003e - 默认数据库为redis,并使用spring-data-redis对redis进行了封装\n\u003e - 如需使用mysql和mybatis\n\u003e - 请回退到 2017-7-21日前版本\n# 一些可能到错误（针对mac）：\n\n### 1.pom.xml里某些包出现无法找到对应版本\n\u003e解决方法：update maven\n### 2.maven成功引入所有的包，但报 class not found之类但错误 \n\u003e原因：包损坏（可能是下载过程中突然断网引起的）\n\u003e解决方法：进入 .m2 目录删除repository，重新下载所有的包\n### 3.maven更新和下载速度过慢\n\u003e解决方法：将中心仓库的镜像替换为阿里云镜像,在用户目录下打开 .m2 目录下setting.xml，\n将\u003cmirror\u003e\u003c/mirror\u003e替换为下面内容：\n\n    \u003cmirror\u003e\n      \u003cid\u003ealimaven\u003c/id\u003e\n      \u003cname\u003ealiyun maven\u003c/name\u003e\n      \u003curl\u003ehttp://maven.aliyun.com/nexus/content/groups/public/\u003c/url\u003e\n      \u003cmirrorOf\u003ecentral\u003c/mirrorOf\u003e\n    \u003c/mirror\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaicius%2Fssm_redis_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaicius%2Fssm_redis_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaicius%2Fssm_redis_template/lists"}