Demo Web Project base on Spring WebMVC Framework.
Demo the following functions:
- IndexController : Demo page situation.
- UserRest : Demo ajax situation.
- GenericInterceptor : Demo interceptor.
- Spring WebMVC : is the original web framework built on the Servlet API.
- Gson : is a Java library that can be used to convert Java Objects into their JSON representation.
- JSTL : JSP Standard Tag Library.