Skip to content

set handlingResultNonInt null #1187

@yueyufei

Description

@yueyufei

When I used org.springframework.shell.Shell and wrote a command list-bean --package-prefix org.springframework.boot.autoconfigure.context to print all bean objects under the package path, I mistakenly wrote it as list-bean --package-prefix=org.springframework.boot.autoconfigure.context, which resulted in an error. Even after correcting the command, there was still an error. The reason was that handlingResultNonInt was not set to null

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/need-triageTeam needs to triage and take a first look

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions