• izeye's avatar
    Remove default paths in HAL and Links endpoints as value varies · cb0c6843
    izeye authored
    The default values of fields in @ConfigurationProperties classes are,
    where possible, included in the configuration metadata. The default
    values for the HAL and Links endpoints vary depending on other
    configuration settings. As a result, including a default in the
    metadata is misleading.
    
    This commit removes the default assignment of "" to the path fields so
    that no default value will be included in the metadata.
    
    Closes gh-3567
    cb0c6843
Name
Last commit
Last update
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...