Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 277 Bytes

CRUD with Java Spring

Extract the database to your local server (I used XAMPP)

The name of the database is crud

The database (crud) is in the RAR dataBase.rar

The visuals (example home.jsp add.jsp delete.jsp update.jsp) are in: .....\Spring7BaseDatos\web\WEB-INF\jsp