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

com.decathlon.tzatziki.spring.HttpInterceptorDefinition Maven / Gradle / Ivy

The newest version!
package com.decathlon.tzatziki.spring;

public interface HttpInterceptorDefinition {
    T rewrite(T httpClient);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy