Update README.md

This commit is contained in:
johnA1331 2021-02-04 00:14:49 +08:00 committed by GitHub
parent d779223e57
commit bb5c238631
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ This module contains articles about Spring MVC Forms using JSP
- [Getting Started with Forms in Spring MVC](https://www.baeldung.com/spring-mvc-form-tutorial) - [Getting Started with Forms in Spring MVC](https://www.baeldung.com/spring-mvc-form-tutorial)
- [Form Validation with AngularJS and Spring MVC](https://www.baeldung.com/validation-angularjs-spring-mvc) - [Form Validation with AngularJS and Spring MVC](https://www.baeldung.com/validation-angularjs-spring-mvc)
- [A Guide to the JSTL Library](https://www.baeldung.com/jstl) - [A Guide to the JSTL Library](https://www.baeldung.com/jstl)
- [Multiple Submit Buttons on a Form](https://www.baeldung.com/spring-form-multiple-submit-buttons)