Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复一些规范上的错误 #131

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jul 30, 2018

  1. Merge pull request #1 from vipshop/master

    更新
    chenhaipeng committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    e2f28fc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Merge remote-tracking branch 'upstream/master'

    git merge from remote
    chenhaipeng committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    5a1a3b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Merge remote-tracking branch 'upstream/master'

    chenhaipeng committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    188121d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Merge remote-tracking branch 'upstream/master'

    chenhaipeng committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    0cd8b5e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. 1.去掉MoreValidate ,统一为Validate 减少选择性

    2.修改BeanUtilTest 对应的类名,实际上这个类是BooleanUtil的测试类
    3.修复一些重载规范,重载统一加上@overwire
    chenhaipeng committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    4c05d55 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    chenhaipeng committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    b1412d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. feat:增加HttpClientUtil工具类

    chenhaipeng committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    bcfa5be View commit details
    Browse the repository at this point in the history
  2. feat:增加OkHttpUtil工具类

    chenhaipeng committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    b830baa View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    chenhaipeng committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    4e65f26 View commit details
    Browse the repository at this point in the history
  4. feat:去掉java8限制

    chenhaipeng committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    c6b5e55 View commit details
    Browse the repository at this point in the history
  5. fix:去掉相依赖的单元测试

    chenhaipeng committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    4e1da0e View commit details
    Browse the repository at this point in the history
  6. fix:版本依赖

    chenhaipeng committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    6272234 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Merge remote-tracking branch 'upstream/master'

    chenhaipeng committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    c31b6a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. Merge commit '60c743da35913d72f37f2d79afa90ad2bf73cb89'

    # Conflicts:
    #	vjkit/src/main/java/com/vip/vjtools/vjkit/base/Validate.java
    #	vjkit/src/test/java/com/vip/vjtools/vjkit/base/BooleanUtilTest.java
    #	vjkit/src/test/java/com/vip/vjtools/vjkit/mapper/BeanMapperTest.java
    #	vjkit/src/test/java/com/vip/vjtools/vjkit/mapper/JsonMapperTest.java
    chenhaipeng committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    b79d8b3 View commit details
    Browse the repository at this point in the history