Skip to content
View winter4666's full-sized avatar
Block or Report

Block or report winter4666

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

Pinned

  1. BP-of-EA BP-of-EA Public

    Better practice of enterprise application which is a guideline for development of enterprise application and also can be a scaffold for starting a new Java EE project quickly.

    Java 1

  2. thrift-plus thrift-plus Public

    使用zookeeper作为服务注册中心,对thrift创建服务端和客户端的代码进行了轻量级封装,简化其使用方法,并实现了thrift客户端连接池,负载均衡,服务自动发现,故障转移等功能

    Java 2 2

  3. datasource-router datasource-router Public

    基于spring的AbstractRoutingDataSource,封装了一些工具类和注解,使多数据源的切换变得更加简单自然

    Java 1

  4. jar-launcher jar-launcher Public

    linux下的shell脚本,可以针对普通的java可执行jar文件进行启动,停止,重启等操作

    Shell 1 1

  5. excel-io excel-io Public

    基于Apache POI,对POI本身提供的接口进行了封装,使excel的读取和导出变得更加方便更加直观

    Java

  6. fastlog fastlog Public

    基于spring的aop特性,提供了一种通过注解打日志的方式,可以方便而且没有侵入性地记录程序运行过程中的各种重要日志

    Java