{"id":22945170,"url":"https://github.com/danilomeneghel/spring-mvc","last_synced_at":"2026-04-29T22:37:38.245Z","repository":{"id":39819995,"uuid":"216423794","full_name":"danilomeneghel/spring-mvc","owner":"danilomeneghel","description":"Cadastro de Usuário - Spring 4","archived":false,"fork":false,"pushed_at":"2022-12-16T08:15:54.000Z","size":31,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T21:49:27.434Z","etag":null,"topics":["java-8","jdbc","jsp","maven","mysql","spring-mvc","spring4","tomcat"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danilomeneghel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-20T20:33:38.000Z","updated_at":"2024-10-22T20:40:56.000Z","dependencies_parsed_at":"2023-01-29T11:47:17.133Z","dependency_job_id":null,"html_url":"https://github.com/danilomeneghel/spring-mvc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danilomeneghel/spring-mvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fspring-mvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fspring-mvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fspring-mvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fspring-mvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danilomeneghel","download_url":"https://codeload.github.com/danilomeneghel/spring-mvc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danilomeneghel%2Fspring-mvc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274907459,"owners_count":25371816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java-8","jdbc","jsp","maven","mysql","spring-mvc","spring4","tomcat"],"created_at":"2024-12-14T14:29:56.279Z","updated_at":"2026-04-29T22:37:38.202Z","avatar_url":"https://github.com/danilomeneghel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring MVC CRUD\n\nProjeto Java desenvolvido em Spring 4.\n\n## Características\n\n- MVC\n- CRUD\n- ACL\n- Validation\n- Login\n\n## Requisitos\n\n- Java JDK 1.8\n- Apache Maven \u003e= 3.5.4\n- Apache Tomcat \u003e= 7\n- MySql \u003e= 5.1.45\n\n## Tecnologias\n\n- Java\n- JPA\n- Maven\n- Spring\n- JSP\n- MySql\n\n## Instalação\n\n```\n$ git clone https://github.com/danilomeneghel/spring-mvc.git\n\n$ cd spring-mvc\n\n```\n\nCrie um banco de dados com o nome \"spring_mvc\" no seu Mysql. Você encontra o dump na raiz do projeto (spring_mvc.sql) e pode efetuar importação da seguinte forma:\n\n```\n$ mysql -u \u003cyour user\u003e -p \u003cyour password\u003e\n\nmysql\u003e create database `spring_mvc`;\n\nmysql\u003e use `spring_mvc`;\n\nmysql\u003e source spring_mvc.sql\n\n```\n\nDepois abra o arquivo \"src/main/java/mvc/config/WebConfig.java\" e coloque os dados de acordo com a conexão do seu banco de dados. \u003cbr\u003e\n\nAo concluir a configuração, crie um novo servidor web Apache Tomcat, associe ao projeto e mude a porta para 8181 (ou da sua preferência).\u003cbr\u003e\n\nApós feito isso, é só colocar para rodar.\u003cbr\u003e\nAbra o seu navegador o seguinte endereço: \u003cbr\u003e\n\nhttp://localhost:8181/spring-mvc\n\n## Licença\n\nProjeto licenciado sob \u003ca href=\"LICENSE\"\u003eThe MIT License (MIT)\u003c/a\u003e.\n\n\nDesenvolvido por\u003cbr\u003e\nDanilo Meneghel\u003cbr\u003e\ndanilo.meneghel@gmail.com\u003cbr\u003e\nhttp://danilomeneghel.github.io/\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilomeneghel%2Fspring-mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanilomeneghel%2Fspring-mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanilomeneghel%2Fspring-mvc/lists"}