@FunctionalInterface public interface GitIgnoreCustomizer extends org.springframework.core.Ordered
GitIgnore. Invoked with an order of 0 by default, considering overriding getOrder() to customize
this behaviour.| Modifier and Type | Method and Description |
|---|---|
void |
customize(GitIgnore gitIgnore) |
default int |
getOrder() |
void customize(GitIgnore gitIgnore)
default int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2020 Pivotal Software, Inc.. All rights reserved.