• Stars
    star
    2
  • Language
    Java
  • Created about 7 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SpringMVC is a powerful tool, and often used for displaying content in the Spring world. A lot of people use it, and write a lot of boilerplate code for handling exceptions or extending the information within the Model. This little Article should elaborate possible entry points, and mechanisms to keep Controller clean and remove as much boilerplatecode as possible.