We are going to create a spring mvc base example with annotations in eclipce.
In this example we will print a message "Hello World" on screen and will handle some common errors like 404 (URL not found) or 500 (internal server error).
In this example we will print a message "Hello World" on screen and will handle some common errors like 404 (URL not found) or 500 (internal server error).