GitHub / seefa / spring-jdbc-mvc-tutorial
This tutorial project explains spring-jdbc plus spring-webmvc concepts. First read my spring-jdbc-tutorial git project to understand data access layer and then read this codes to complete A-Z CRUD process from web server UI to data access. Here I used some JSP tag-libs for render Java ModelAndView objects in JSP pages and getting user inputs and submit over HTTP Methods(GET/POST)
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seefa%2Fspring-jdbc-mvc-tutorial
PURL: pkg:github/seefa/spring-jdbc-mvc-tutorial
Stars: 0
Forks: 0
Open issues: 2
License: apache-2.0
Language: Java
Size: 20.5 KB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: about 3 years ago
Pushed at: over 2 years ago
Last synced at: over 2 years ago
Topics: crud-sample, get-post-method, init-binder, jsp-servlet, server-side-rendering, spring-framework, spring-jdbc, spring-web-mvc, tag-lib, webapp