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

1.修改ObjectUtil类;2.修复WildcardMatcher.matchPath方法的bug;3.单元测试兼容windows #555

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

Conversation

hxy1991
Copy link

@hxy1991 hxy1991 commented Mar 27, 2017

  1. ObjectUtil.toPrettyString添加对char数组的处理
  2. ObjectUtil.toPrettyString对Object数组的处理修改为直接调用Arrays.toString(Object[] a)

@hxy1991 hxy1991 changed the title 修改ObjectUtil 修改ObjectUtil和修复WildcardMatcher.matchPath的bug Apr 5, 2017
@hxy1991 hxy1991 changed the title 修改ObjectUtil和修复WildcardMatcher.matchPath的bug 修改ObjectUtil类和修复WildcardMatcher.matchPath方法的bug Apr 5, 2017
@hxy1991 hxy1991 changed the title 修改ObjectUtil类和修复WildcardMatcher.matchPath方法的bug 1.修改ObjectUtil类;2.修复WildcardMatcher.matchPath方法的bug;3.单元测试兼容windows Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant