I am seeing all the request URI's of my application twice in spring-mvc example app, any idea why is that?
Also I wanted to know where do we need to customize to see only the request URIs I am interested in.
And also observed some input classes were listed with only the class name but not the fields of it.
I am seeing all the request URI's of my application twice in spring-mvc example app, any idea why is that?
Also I wanted to know where do we need to customize to see only the request URIs I am interested in.
And also observed some input classes were listed with only the class name but not the fields of it.