fixed bean name
parent
02220a411a
commit
c0c1847f38
|
@ -24,7 +24,7 @@ import com.google.gson.JsonObject;
|
|||
* @author aanganes, jricher
|
||||
*
|
||||
*/
|
||||
@Component("jsonEntityView")
|
||||
@Component("jsonErrorView")
|
||||
public class JsonErrorView extends AbstractView {
|
||||
|
||||
private static Logger logger = LoggerFactory.getLogger(JsonEntityView.class);
|
||||
|
|
Loading…
Reference in New Issue