org.springframework.boot.context.properties.bind

Annotation Type DefaultValue

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element and Description
      String[] value
      The default value of the property.
    • Element Detail

      • value

        public abstract String[] value
        The default value of the property. Can be an array of values for collection or array-based properties.
        Returns:
        the default value of the property.

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.