All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rebue.wheel.vertx.config.GuiceProperties Maven / Gradle / Ivy

There is a newer version: 3.5.45
Show newest version
package rebue.wheel.vertx.config;

import lombok.Data;

import java.util.List;

@Data
public class GuiceProperties {

    private List modules;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy