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

[MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) #641

Commits on May 22, 2023

  1. [MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String)

    Last batch of is(Not)Empty for https://issues.apache.org/jira/browse/MNG-6829
    These are the smallest change sets, hence why I opened more at the same time.
    After this we can target the next most often used method from the StringUtils classes.
    
    
    Use this link to re-run the recipe: https://public.moderne.io/recipes/org.openrewrite.java.migrate.apache.commons.lang.IsNotEmptyToJdk?organizationId=QXBhY2hlIE1hdmVu
    
    Co-authored-by: Moderne <team@moderne.io>
    timtebeek and TeamModerne committed May 22, 2023
    Configuration menu
    Copy the full SHA
    60aaa1a View commit details
    Browse the repository at this point in the history