fixed bean name
parent
72e2c7cb6c
commit
f63ea94b37
|
@ -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