{"id":21064087,"url":"https://github.com/telzhou618/spring-boot-demos","last_synced_at":"2026-04-11T20:03:01.786Z","repository":{"id":37106682,"uuid":"246032988","full_name":"telzhou618/spring-boot-demos","owner":"telzhou618","description":"springboot 使用实例","archived":false,"fork":false,"pushed_at":"2024-07-11T15:37:38.000Z","size":538,"stargazers_count":0,"open_issues_count":39,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T20:49:57.539Z","etag":null,"topics":["atomikos-jta","distributed-locks","jwt","mybatis","sharding-jdbc","springboot","springboot-demo","translation"],"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/telzhou618.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":"2020-03-09T12:43:50.000Z","updated_at":"2024-07-11T15:37:42.000Z","dependencies_parsed_at":"2024-07-10T19:25:45.666Z","dependency_job_id":"c6f17150-f56b-43d7-a64c-ee19f8168e5b","html_url":"https://github.com/telzhou618/spring-boot-demos","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/telzhou618%2Fspring-boot-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telzhou618%2Fspring-boot-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telzhou618%2Fspring-boot-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telzhou618%2Fspring-boot-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telzhou618","download_url":"https://codeload.github.com/telzhou618/spring-boot-demos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243506858,"owners_count":20301768,"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":["atomikos-jta","distributed-locks","jwt","mybatis","sharding-jdbc","springboot","springboot-demo","translation"],"created_at":"2024-11-19T17:48:15.374Z","updated_at":"2025-12-28T20:28:41.786Z","avatar_url":"https://github.com/telzhou618.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# springboot-demos\n\n## SpringBoot 入门实例\n- [SpringBoot Actuator健康检查实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-actuator)\n- [SpringBoot AOP实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-aop)\n- [SpringBoot Cors跨域配置](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-cors)\n- [SpringBoot 自定义Start实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-custom-start)\n- [SpringBoot 日期自定转换实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-date-formatter)\n- [SpringBoot 阿里巴巴EasyExcel报表导入导出实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-excel-import)\n- [SpringBoot Freemarker 模板实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-freemarker)\n- [SpringBoot Mybatis之tk-mybatis实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-mybatis-crud)\n- [SpringBoot Mybatis之mybatis-plus实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-mybatis-plus)\n- [StringBoot 拦截器Interceptor 实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-interceptor)\n- [SpringBoot RestTemplate实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-resttemplate)\n- [SpringBoot RSS 实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-rss-feed)\n- [SpringBoot Undertow Web容器实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-undertow)\n- [SpringBoot Validate 参数校验实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-validate)\n- [SpringBoot Webflux 编程实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-webflux)\n- [SpringBoot 接入极验(geetest)实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-geetest)\n- [SpringBoot 阿里巴巴Sentinel实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-sentinel-demo)\n- [SpringBoot event 事件](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-event-demo)\n- [SpringBoot 整合swagger3.0实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-swagger-docs-demo)\n\n## SpringBoot 分布式实例\n- [SpringBoot 分布式锁](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-distributed-lock)\n- [SpringBoot 基于Redis的分布式锁](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-distributed-lock-redis)\n- [SpringBoot 基于Zookeeper的分布式锁](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-distributed-lock-zookeeper)\n- [SpringBoot 基于Atomikos的分布式事务](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-distributed-transaction-jta-atomikos)\n- [SpringBoot 分库分表Sharding实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-sharding-jdbc)\n- [SpringBoot 分布式Token JWT实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-jwt)\n- [SpringBoot 分布式定时任务Elastic-job实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-elastic-job)\n- [SpringBoot Oauth2 实现github授权登录实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-oauth2-demo)\n- [SpringBoot 接入Apollo分布式配置中心实例](https://github.com/telzhou618/spring-boot-demos/tree/master/springboot-apollo)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelzhou618%2Fspring-boot-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelzhou618%2Fspring-boot-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelzhou618%2Fspring-boot-demos/lists"}