Package io.vertx.up.extension
Interface PlugRegistry
-
public interface PlugRegistry「Extension」 Name: Etcd Registry Extension This plugin is required when you enabled zero-crud extension. When it's used in Micro mode, you should not put the same uri such as: `/api/:actor` to different service here, here must exist parsing workflow.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>analyze(Set<String> routes)
-