A web application that manage inclusion of new robots in a company with MVC pattern using Java Servlets, JSP and MongoDB.
Implemented in Java following the MVC architectural pattern, organized in layers, based on how Spring MVC works
- MVC
- Java 14
- TomCat 9
- MongoDB - CRUD with DAO pattern
- Geospatial querys using MongoDB and Google maps JavaScript API
- Session parameters to keep login
- JSP com scriptlets, EL e JSTL
- HTML 5
- Materializecss in front-end
- One example with legacy xml configuration
- Filters
- Good pratices
- Grégori Fernandes de Lima