Anthony17J8 / LearnSpring

Spring MVC overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring MVC demo project

This project contains code examples from course by Chad Darby (link to course).
It covers:

  1. Configuration Spring MVC (with xml)
  2. Overview @Controller, @Repository, @Service
  3. Spring 'Model'
  4. MVC form tags
  5. Using @RequestMapping, @PostMapping
  6. Form validation
  7. Custom form validation

About

Spring MVC overview


Languages

Language:Java 98.6%Language:CSS 1.0%Language:JavaScript 0.4%