Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morgannadev/projetoclienteesiii
Projeto CRUD de Clientes - Java e alguns Design Patterns (em andamento).
https://github.com/morgannadev/projetoclienteesiii
Last synced: 13 days ago
JSON representation
Projeto CRUD de Clientes - Java e alguns Design Patterns (em andamento).
- Host: GitHub
- URL: https://github.com/morgannadev/projetoclienteesiii
- Owner: morgannadev
- License: mit
- Created: 2018-11-23T17:59:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T03:10:03.000Z (about 6 years ago)
- Last Synced: 2024-11-01T15:44:13.546Z (2 months ago)
- Language: Java
- Homepage:
- Size: 3.03 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Projeto - CRUD (Cliente)
Em desenvolvimento.## Informações do Projeto
* Java: versão 8;
* Servidor: Apache Tomcat 9;
* Banco de dados: MySQL.## Design Patterns
* View Helper;
* Command;
* Fachada;
* Strategy;
* DAO.## Em breve
* Descrições dos design patterns;
* Orientações sobre configuração de ambiente (Windows);
* Modelagem e diagrama de classes;
* Mais informações sobre o projeto.