Skip to content

Configuration Metadata for Actuator endpoints do not take Nullness into account #46837

@snicoll

Description

@snicoll

We have missed updating org.springframework.boot.configurationprocessor.ConfigurationMetadataAnnotationProcessor#isOptionalParameter. This also checks for Spring Framework's @Nullable. Problem here is that we can't rely on Nullness, as the annotation processor has no dependencies.

Originally posted by @mhalbritter in #46593

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions