https://github.com/jamison0902/java-cadastro
Registration system using Java technology
https://github.com/jamison0902/java-cadastro
java persistence poo
Last synced: about 1 month ago
JSON representation
Registration system using Java technology
- Host: GitHub
- URL: https://github.com/jamison0902/java-cadastro
- Owner: jamison0902
- Created: 2023-08-11T13:14:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T02:04:46.000Z (about 2 years ago)
- Last Synced: 2025-11-12T22:23:44.899Z (7 months ago)
- Topics: java, persistence, poo
- Language: Java
- Homepage:
- Size: 773 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Cadastro com Java
Implementação de um cadastro de clientes em modo texto, com persistência em arquivos, baseado na tecnologia Java conforme imagem abaixo:

### Versão do Software
* JDK 17
* NetBeans 18
### Arquivos
* Na pasta **CadastroPOO** está o código Java utilizado.