Registry / config / spring-boot-configuration-metadata

spring-boot-configuration-metadata

JSON →
library4.0.6javamavenunverified

Spring Boot Configuration Metadata for IDE support.

<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-configuration-metadata</artifactId> <version>4.0.6</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-BOOT-CONFIG
S
spring-boot-configuration-metadata
configjavav4.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ConfigurationMetadataProperty
org.springframework.boot.configurationmetadata.ConfigurationMetadataProperty

Create a configuration metadata property

import org.springframework.boot.configurationmetadata.ConfigurationMetadataProperty; ConfigurationMetadataProperty property = new ConfigurationMetadataProperty(); property.setName("example.property"); System.out.println("Property name: " + property.getName());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Resources
spring-boot-configuration-metadata — mvn dependency:get spring-boot-configuration-metadata · libregistry