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

Add common module #32

Closed
jovany-wang opened this issue Jul 21, 2019 · 0 comments · Fixed by #39
Closed

Add common module #32

jovany-wang opened this issue Jul 21, 2019 · 0 comments · Fixed by #39
Assignees
Labels
enhancement enhancement

Comments

@jovany-wang
Copy link
Collaborator

add an easy util method for common module like:

public StringUtil {
public static boolean isNullOrEmpty() {
  //xxx
}
}
@jovany-wang jovany-wang added the enhancement enhancement label Jul 21, 2019
@jovany-wang jovany-wang added this to To do in Release 0.1.0 via automation Jul 21, 2019
Release 0.1.0 automation moved this from To do to Done Jul 29, 2019
kairbon pushed a commit to kairbon/distkv that referenced this issue Jun 4, 2020
* Fix

* FIx

* Fix

* Fix

* Address comments.

* address

* Refin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement
Projects
No open projects
Release 0.1.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants