Skip to content
View Eric-Li323's full-sized avatar

Block or report Eric-Li323

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. forum forum Public

    bilibili SpringBoot project

    Java 1

  2. easyweb-jwt easyweb-jwt Public

    Forked from mario1oreo/EasyWeb-RESTful

    基于 SpringBoot、jwt和JwtPermission实现的前后端分离开发框架,接口遵循RESTful风格。

    JavaScript

  3. WZMChatUI WZMChatUI Public

    Forked from xeonye/WZMChatUI

    一个完整的聊天UI框架,数据库结构已完善,实现了发送文本、图片、视频、语音消息的功能,消息类型分离,具有高度的可扩展性,并且对行高进行缓存,解决了滑动时卡顿的问题。同时,表情键盘也做了完善的处理,比如:富文本的输入、显示与删除,表情键盘功能与聊天界面完全分离,可剥离使用。

    Objective-C

  4. yfax-parent yfax-parent Public

    Forked from hemin1003/yfax-parent

    SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-study 所含功能。配套的后台管理系统实战见:https://github.com/hemin1003/aylson-p…

    Java

  5. aylson-parent aylson-parent Public

    Forked from hemin1003/aylson-parent

    一个SpringMVC4+EasyUI的后台管理系统,已投入生产线上使用。下载导入SQL脚本,开箱即用,五分钟完成部署。

    JavaScript

  6. spring-boot-study spring-boot-study Public

    Forked from xeonye/spring-boot-study

    SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,…

    Java