Change conversion of config stream to map and then creating new stream and just iterating entries to mapping config stream to pairs (map entries, becuase Java do not have generic pair implementation). Signed-off-by: Tomas Slusny <slusnucky@gmail.com>