Aug 04, 2024
—
Aug 04, 2025
|
||||||
Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
---|---|---|---|---|---|---|
Made the edit customer function more RESTful |
![]() |
More... | over 13 years ago | |||
Forgot CustomerValidator.scala |
![]() |
More... | almost 14 years ago | |||
Added the correct JSTL dependency in the pom.xml so we can run on Tomcat. Added remaining CRUD operations to the Controller: delete and edit. Added validation (the name must not be blank or empty) Remove the @ModelAttribute method in the Controller because we now have two models: create and edit Updated the Repository with the new CRUD ops. Some annoying and arbitrary reformatting to the JSPs. |
![]() |
More... | almost 14 years ago | |||
Changed the root package to com.example.scalawebapp |
![]() |
More... | about 14 years ago | |||
Updated LICENSE file and pom.xml to record the public domain release. |
![]() |
More... | about 14 years ago | |||
Initial commit of sample web application to create, list and display Scala Customer entities. |
![]() |
More... | about 14 years ago |