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

com.github.linyuzai.dynamicfeign.concat.UrlConcat Maven / Gradle / Ivy

There is a newer version: 0.4.0
Show newest version
package com.github.linyuzai.dynamicfeign.concat;

public enum UrlConcat {
    NONE, SERVICE_LOWER_CASE, SERVICE_UPPER_CASE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy