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

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

Introduction

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

The text is from its open source code.

Field

StringROOT_GROUP
Defines the name of the "root" group, that is the group that gathers all the properties that aren't attached to a specific group.

Method

MapgetAllGroups()
Return the groups, indexed by id.