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

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

There is a newer version: 1.7.0
Show newest version
package com.decathlon.tzatziki.spring;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy