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

Insist on using CollectionUtils.isEmpty() and StringUtils.hasLength() #32784

Merged
merged 1 commit into from
May 9, 2024

Conversation

quaff
Copy link
Contributor

@quaff quaff commented May 9, 2024

search (\w+) != null && !(\1).isEmpty\(\)

…h()`

search `(\w+) != null && !(\1).isEmpty\(\)`
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 9, 2024
@jhoeller jhoeller self-assigned this May 9, 2024
@jhoeller jhoeller added in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task in: core Issues in core modules (aop, beans, core, context, expression) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 9, 2024
@jhoeller jhoeller added this to the 6.2.0-M2 milestone May 9, 2024
@jhoeller jhoeller merged commit a02861f into spring-projects:main May 9, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) in: web Issues in web modules (web, webmvc, webflux, websocket) type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants