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

Enhancedment StringUtils #2815

Closed
emeroad opened this issue Apr 14, 2017 · 0 comments
Closed

Enhancedment StringUtils #2815

emeroad opened this issue Apr 14, 2017 · 0 comments

Comments

@emeroad
Copy link
Member

emeroad commented Apr 14, 2017

Description

  • Add isNotEmpty() hasLength()
  • Move from bootstrap-core module to commons module
    • Deprecate StringUtils of bootstrap-core module
  • Change splitAndTrim() API
    • splitAndTrim() -> tokenizeToStringList()
      • Copy from spring framework
@emeroad emeroad added this to the 1.7.0 milestone Apr 14, 2017
emeroad added a commit to emeroad/pinpoint that referenced this issue Apr 14, 2017
 - Add isNotEmpty()
 - Move from bootstrap-core module to commons module
   - Deprecate StringUtils of bootstrap-core module
 - Change splitAndTrim() API
 - splitAndTrim() -> tokenizeToStringList()
    - Copy from spring framework
emeroad added a commit to emeroad/pinpoint that referenced this issue Apr 14, 2017
emeroad added a commit that referenced this issue Apr 14, 2017
 - Add isNotEmpty()
 - Move from bootstrap-core module to commons module
   - Deprecate StringUtils of bootstrap-core module
 - Change splitAndTrim() API
 - splitAndTrim() -> tokenizeToStringList()
    - Copy from spring framework
@emeroad emeroad closed this as completed Apr 17, 2017
emeroad added a commit to emeroad/pinpoint that referenced this issue Jun 12, 2017
  - isNotEmpty(String) -> hasLength(String)
emeroad added a commit that referenced this issue Jun 12, 2017
  - isNotEmpty(String) -> hasLength(String)
emeroad added a commit to emeroad/pinpoint that referenced this issue Aug 7, 2017
emeroad added a commit that referenced this issue Aug 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants