Class Develocity

java.lang.Object
io.micronaut.starter.feature.build.Develocity
All Implemented Interfaces:
io.micronaut.core.naming.Described, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, DevelocityConfiguration, Feature
Direct Known Subclasses:
MicronautDevelocity

@Requires(property="micronaut.starter.feature.develocity.enabled", value="true", defaultValue="true") @Singleton public class Develocity extends Object implements Feature, DevelocityConfiguration