Skip to content

PROP_UNKNOWN_PROPERTY warning in application.properties  #332

@01gopal

Description

@01gopal

Provide a way to supress or provide the new properties used by project.
Else the whole application.properties looks very messy with lots of warnings.

eg. : 'myproject.random.key' is an unknown property.(PROP_UNKNOWN_PROPERTY)

Note: spring properties are not showing this warning as they must be defined in Spring Boot Properties Metadata. So there must be some way to create our own project specific medata json for properties to avoid the "PROP_UNKOWN_PROPERTY" warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions