Feign v7.2 Release Notes

    • โž• Adds Feign.Builder.build()
    • Opens constructor for Gson and Jackson codecs which accepts type adapters
    • โž• Adds EmptyTarget for interfaces who exclusively declare URI methods
    • ๐Ÿ’… Reformats code according to Google Java Style