Skip to content

Instantly share code, notes, and snippets.

View DirkLachowski's full-sized avatar

Dirk Lachowski DirkLachowski

View GitHub Profile
// Base command handling REST-template setup
package net.lacho.es.adminapi.hystrix;
import io.cobai.commons.middletier.CommandResponse;
import java.io.IOException;
import java.util.Arrays;
import org.springframework.beans.factory.InitializingBean;