{"id":28590271,"url":"https://github.com/antoniopaya22/redsocial-spring","last_synced_at":"2026-04-14T04:32:02.070Z","repository":{"id":112336130,"uuid":"121385859","full_name":"antoniopaya22/RedSocial-Spring","owner":"antoniopaya22","description":"Red social- Javadoc: https://antonioalfa22.github.io/RedSocial-SDI/","archived":false,"fork":false,"pushed_at":"2018-05-10T08:51:49.000Z","size":27431,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T08:13:47.627Z","etag":null,"topics":["java","mvc","social-network","spring","spring-boot","spring-mvc"],"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/antoniopaya22.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-02-13T13:30:25.000Z","updated_at":"2020-04-14T08:31:45.000Z","dependencies_parsed_at":"2023-05-13T06:45:15.581Z","dependency_job_id":null,"html_url":"https://github.com/antoniopaya22/RedSocial-Spring","commit_stats":null,"previous_names":["antoniopaya22/redsocial-spring"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/antoniopaya22/RedSocial-Spring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopaya22%2FRedSocial-Spring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopaya22%2FRedSocial-Spring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopaya22%2FRedSocial-Spring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopaya22%2FRedSocial-Spring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoniopaya22","download_url":"https://codeload.github.com/antoniopaya22/RedSocial-Spring/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopaya22%2FRedSocial-Spring/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","mvc","social-network","spring","spring-boot","spring-mvc"],"created_at":"2025-06-11T08:13:35.731Z","updated_at":"2026-04-14T04:32:02.054Z","avatar_url":"https://github.com/antoniopaya22.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Red Social SDI\n\n[![Build Status](https://travis-ci.com/antonioalfa22/RedSocial-SDI.svg?token=paxWmMD1E3zNeS1ssC5y\u0026branch=master)](https://travis-ci.com/antonioalfa22/RedSocial-SDI)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/bbd2e5a02b194ed9a82e169407a7618f)](https://www.codacy.com/app/antonioalfa22/RedSocial-SDI?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=antonioalfa22/RedSocial-SDI\u0026amp;utm_campaign=Badge_Grade)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n*Red social realizada con [Spring boot](https://projects.spring.io/spring-boot/)  para la asignatura de SDI*\n\n*Repositorio con las pruebas hechas con Selenium -\u003e [RedSocial-SDI-Test](https://github.com/antonioalfa22/RedSocial-SDI-Test)*\n\n## Descripción\n\nEsta aplicación se trata de una red social en la que los usuarios pueden registrarse, crear publicaciones, enviar\ninvitaciones de amistad, listar usuarios registrados y el resto de opciones que comúnmente se pueden hacer en \nuna red social.\n\n## Autores\n\n* Antonio Payá González(UO251065)\n* Pablo Díaz Rancaño(UO251017)\n\n## Manual de uso\n\n### Ejecución\n\n#### Prerequisitos\n\nPara poder ejecutar la aplicación necesitaremos:\n\n##### 1. Java JDK\n\nSe necesita tener instalado correctamente y configurado en las variables de entorno del sistema el JDK de Java.\n\nPara más información visita [Java JDK](http://www.oracle.com/technetwork/es/java/javase/downloads/index.html)\n\n##### 2. Maven\n\nMaven es una herramienta de software para la gestión y construcción de proyectos Java basado en un formato xml.\nSe debe tener instalado correctamente y configurado en las variables de entorno del sistema.\n\nPara más información visita [Maven](https://maven.apache.org/download.cgi)\n\n##### 3. Git\n\nGit se usará para poder descargar el proyecto, por lo que no es estríctamente necesario, pero sí recomendable, ya que mediante el uso de git nos aseguraremos de tener la última versión del proyecto.\n\n##### 4. Spring-Boot STS\n\nAl igual que Git, el entorno de desarrollo integrado [Spring Boot STS](https://spring.io/tools/sts/all) no es estríctamente necesario. Es el IDE que ofrece Spring para trabajar con el framework y es el que recomendamos.\n\n#### Lanzamiento\n\nEl primer paso que debemos hacer es descargarnos el código fuente, para ello podemos hacerlo mediante git con el comando:\n\n```git\n$ git clone https://github.com/antonioalfa22/RedSocial-SDI.git\n```\n\nSi no tenemos instalado Git podemos descargarnos el código fuente en formato [zip](https://github.com/antonioalfa22/RedSocial-SDI/archive/master.zip)\n\nPara ejecutar la aplicación en Windows tenemos que iniciar el servidor HSQLDB jecutando el archivo: `db/bin/runDB.bat`\n\nUna vez levantada la base de datos ejecutamos el proyecto spring-boot, para ello podemos hacerlo de tres formas:\n\n1. Por línea de comandos:\n\n```bash\n$ mvn spring-boot:run\n```\n\n2. Ejecutando el archivo _run.bat_\n\n3. Mediante Spring-Boot STS, importamos el proyecto como un proyecto maven, y ejecutamos el mismo como \"Spring boot Application\"\n\n\n## Javadoc\n\n[Javadoc de RedSocial-SDI](https://antonioalfa22.github.io/RedSocial-SDI/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniopaya22%2Fredsocial-spring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoniopaya22%2Fredsocial-spring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniopaya22%2Fredsocial-spring/lists"}