yefeisnima
I am Joseph Ye. I am a student .I love learning .I hope I can make my own contribution to github one day.
Pinned Repositories
cas
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
dubbo-spring-boot-mybatis-redis
通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架
FFSMSQL
flutter_woo_commerce_getx_ducafecat
woo commerce 电商 flutter 客户端
flutter_woo_commerce_getx_learn
猫哥的flutter-woo-mp4视频教程做得很优秀。我正在认真学习,逐步敲代码实现,将每一步的代码都保存到git库中,每次提交都有注释。 现在已经学习到03-2-text.mp4。征求猫哥的同意。现在把我的学习代码在群**享出来,供大家一起学习交流。预计共享地址: https://www.cnblogs.com/ybmj/p/16618564.html
segmentfault-lessons
Segment Fault 在线讲堂 代码工程
spring-boot
Spring Boot
spring-boot-web
动脑学院jack老师springboot项目
spring-cloud-security-oauth2-jdbc
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用RemoteTokenServices来去oauth server去校验。另一种是共享数据库,然后资源服务器自己通过数据库进行校验。
spring-cloud-security-oauth2-jwt
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认证服务器生成jwt格式的token,并不对其进行持久化,然后资源服务器使用密钥进行校验token。
yefeisnima's Repositories
yefeisnima/segmentfault-lessons
Segment Fault 在线讲堂 代码工程
yefeisnima/spring-boot
Spring Boot
yefeisnima/cas
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
yefeisnima/dubbo-spring-boot-mybatis-redis
通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架
yefeisnima/FFSMSQL
yefeisnima/flutter_woo_commerce_getx_ducafecat
woo commerce 电商 flutter 客户端
yefeisnima/flutter_woo_commerce_getx_learn
猫哥的flutter-woo-mp4视频教程做得很优秀。我正在认真学习,逐步敲代码实现,将每一步的代码都保存到git库中,每次提交都有注释。 现在已经学习到03-2-text.mp4。征求猫哥的同意。现在把我的学习代码在群**享出来,供大家一起学习交流。预计共享地址: https://www.cnblogs.com/ybmj/p/16618564.html
yefeisnima/guava-study
guava学习项目
yefeisnima/imooc-springboot-starter
为慕课网录制的《SpringBoot 极速入门到整合》代码
yefeisnima/spring-boot-web
动脑学院jack老师springboot项目
yefeisnima/spring-cloud-security-oauth2-jdbc
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用RemoteTokenServices来去oauth server去校验。另一种是共享数据库,然后资源服务器自己通过数据库进行校验。
yefeisnima/spring-cloud-security-oauth2-jwt
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认证服务器生成jwt格式的token,并不对其进行持久化,然后资源服务器使用密钥进行校验token。
yefeisnima/InternetArchitect
年薪百万互联网架构师课程文档及源码(公开部分)
yefeisnima/JSON-js
JSON in JavaScript
yefeisnima/JUC
多线程与高并发
yefeisnima/MyBatis-Spring-Boot
Spring Boot集成MyBatis的基础项目
yefeisnima/netty-file
netty之文件传输
yefeisnima/oauth2lab
source code and instructions for oauth2 labs
yefeisnima/python_study
python学习笔记
yefeisnima/security
yefeisnima/simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合zipkin,eureka,feign,rabbion,JWT,hystrix,zuul,swagger等等
yefeisnima/spring-backend-boilerplate
The spring based backend boilerplate including account , attachment, audit , event, rbac and storage management.
yefeisnima/springBoot
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
yefeisnima/springboot-examples
spring boot 集成各技术案例
yefeisnima/springboot-good
yefeisnima/springboot-netty
springboot整合 netty做心跳检测
yefeisnima/Test
yefeisnima/Whatsapp_clone
It is learning from Playlist on Youtube from the channel. Yonas Alem It is learning to use Phone Authentication and Realtime Database.
yefeisnima/xbin-store
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看