reorder javadoc tags

This commit is contained in:
spencergibb
2022-01-26 16:21:20 -05:00
parent 82958e1c4d
commit 8a576fafe9

View File

@@ -28,8 +28,8 @@ import org.springframework.beans.factory.ObjectProvider;
* ZookeeperAutoConfiguration} ZookeeperAutoConfiguration} to further customize the
* {@link CuratorFramework} that it provides.
*
* @see ZookeeperAutoConfiguration
* @author Bernardo Gomez Palacio.
* @see ZookeeperAutoConfiguration
*/
@FunctionalInterface
public interface CuratorFrameworkCustomizer {