Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/murilopizolito/crud-java-filmes

Sistema Crud para gerenciamento de filmes
https://github.com/murilopizolito/crud-java-filmes

java maven mysql servlet-jsp tomcat-server

Last synced: 3 days ago
JSON representation

Sistema Crud para gerenciamento de filmes

Awesome Lists containing this project

README

        

Crud de filmes

## Funcionalidades
- Listagem de filmes
- Cadastro de novo filme
- Edição de filme existente
- Exclusão de filme

## Estrutura do Projeto
- `/src/main/java/br.com.filmes/`: Classes Java do projeto
- `/src/main/webapp`: Arquivos JSP e recursos web
- `/src/main/resources`: Scripts SQL e configurações

## Acesso à aplicação
- Url base - http://localhost:8080/tabelafilmes
- Página principal de filmes - http://localhost:8080/tabelafilmes/filme

## 🚀 Tecnologias
- JAVA
- MySQL
- Apache Tomcat 9.0
- Maven
- Servlet
- JSP

## Tela do projeto
tela projeto

## Ambiente
1. Servidor: Apache Tomcat 9.0
2. Porta padrão: 8080
3. Context path: /tabelafilmes

## Contato
- [email protected]