Skip to content

buseodaci/spring-mvc-web-register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Mvc Web Register

Features

  • Home page: Get buttons to redirect to the registration page and the listing page.
  • Registration page: Get information on a form. When the Save button is clicked, the registration process is done.
  • Information to be obtained: Name, surname, blood type, mobile phone, address.
  • List page: All registered records are listed.
  • Have a common header page and footer page on all pages.
  • It will be responsive supported.
  • All beans must be defined in XML (XML Based Spring Configuration)
  • Project dependencies should be managed with maven.

Run with

  • mvn jetty:run
  • localhost:8080

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages