Java org.springframework.boot.configurationmetadata ConfigurationMetadataGroup fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.boot.configurationmetadata ConfigurationMetadataGroup fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.boot.configurationmetadata ConfigurationMetadataGroup.

The text is from its open source code.

Method

StringgetId()
Return the id of the group, used as a common prefix for all properties associated to it.
MapgetProperties()
Return the ConfigurationMetadataProperty properties defined in this group.