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

httpServletRequestX.inject.GuiceModule Maven / Gradle / Ivy

The newest version!
package httpServletRequestX.inject;

import com.google.inject.AbstractModule;

/**
 * Guice configuration
 * 
 * @author Marco Reinwarth 
 */
public class GuiceModule extends AbstractModule {

    @Override
    protected void configure() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy