Below code used to work fine:
Model Class:
public class Employee { private String id; // used as path-variable private String temp; // used as qu