ryandac/webapp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A simple spring MVC webapp that stores a user's first name and surname to an Oracle Database. The save to the database is done by a pool of 10 threads not the controller.