Skip to content
View 9080's full-sized avatar

Block or report 9080

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. jwt-helper jwt-helper Public

    jwt工具包

    Java 30 34

  2. sso1.0-demo sso1.0-demo Public

    解决多站点单点登录问题,使用ssm框架、dubbo/zookeeper做远程调用服务,支持相同主域名(二级域名)站点,也可支持不同二级域名站点,例如:www.a.com order.a.com www.b.com

    Java 3 1

  3. mail-consumer mail-consumer Public

    EDM邮件服务消费端demo 启动定时任务,根据不同优先级按一定时间间隔从缓存队列中获取发送数据,按相应的邮件模板进行邮件发送,发送成功则修改数据库记录状态为成功,发送失败则记录失败次数并置为失败状态,定时任务会按规则将失败记录重新加入发送队列

    Java 3 2

  4. mail-producer mail-producer Public

    EDM邮件服务生产端demo 接收邮件发送申请,记录到数据库中(初始状态)并添加到缓存队列(可按不同优先级),等待消费端从队列中依次进行邮件发

    Java 2 2

  5. 9080.github.io 9080.github.io Public

    helon的博客 求知若渴,虚心若愚

    HTML 1

  6. jwt-client jwt-client Public

    jwt客户端

    Java