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

Block or report zhengzehong

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

  1. condition condition Public

    函数式条件判断语法,用于替代if else、case when语法

    Java 2 1

  2. dbrest-spring-boot-starter dbrest-spring-boot-starter Public

    极简的crud接口开发、sql接口开发框架,与spring boot无缝集成。@DbCrud:一个注解实现单表crud接口开发 @DbQuery、@DbUpdate、@DbQueryPage等:基于注解实现动态sql接口开发

    Java 1

  3. awesome-java-cn awesome-java-cn Public

    Forked from jobbole/awesome-java-cn

    Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。

  4. spring-boot spring-boot Public

    Forked from spring-projects/spring-boot

    Spring Boot

    Java

  5. Hystrix Hystrix Public

    Forked from Netflix/Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…

    Java

  6. ribbon ribbon Public

    Forked from Netflix/ribbon

    Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.

    Java