B - Build type handled by this customizer@FunctionalInterface public interface BuildCustomizer<B extends Build> extends org.springframework.core.Ordered
Build. Invoked with an order of 0 by default, considering overriding getOrder() to customize
this behaviour.| Modifier and Type | Method and Description |
|---|---|
void |
customize(B build) |
default int |
getOrder() |
void customize(B build)
default int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2019 Pivotal Software, Inc.. All rights reserved.