rebue.wheel.vertx.config.GuiceProperties Maven / Gradle / Ivy
The newest version!
package rebue.wheel.vertx.config;
import java.util.List;
import lombok.Data;
@Data
public class GuiceProperties {
private List modules;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy