https://github.com/miw-upm/apaw-practice
APAW. Arquitectura y Patrones Web. Máster en Ingeniería Web
https://github.com/miw-upm/apaw-practice
java miw spring upm
Last synced: 11 months ago
JSON representation
APAW. Arquitectura y Patrones Web. Máster en Ingeniería Web
- Host: GitHub
- URL: https://github.com/miw-upm/apaw-practice
- Owner: miw-upm
- License: mit
- Created: 2021-09-08T13:47:07.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-26T19:48:18.000Z (over 1 year ago)
- Last Synced: 2025-03-02T09:53:16.228Z (over 1 year ago)
- Topics: java, miw, spring, upm
- Language: Java
- Homepage:
- Size: 5.11 MB
- Stars: 8
- Watchers: 3
- Forks: 9
- Open Issues: 105
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## [Máster en Ingeniería Web por la Universidad Politécnica de Madrid (miw-upm)](http://miw.etsisi.upm.es)
## Arquitectura y Patrones para Aplicaciones Web (APAW)
> Este proyecto es un apoyo docente de la asignatura y un ejemplo práctico del desarrollo de una aplicación Web siguiendo una Arquitectura por capas
### Estado del código
[](https://github.com/miw-upm/apaw-practice/actions/workflows/test-sonar.yml)
[](https://sonarcloud.io/dashboard?id=es.upm.miw%3Aapaw-practice)
### Tecnologías necesarias
`Java` `Maven` `GitHub` `Sonarcloud` `Slack` `Spring-boot` `OpenAPI`
### :gear: Instalación del proyecto
1. Clonar el repositorio en tu equipo, **mediante consola**:
```sh
> cd
> git clone https://github.com/miw-upm/apaw-practice
```
2. Importar el proyecto mediante **IntelliJ IDEA**
1. **Import Project**, y seleccionar la carpeta del proyecto.
1. Marcar **Create Project from external model**, elegir **Maven**.
1. **Next** … **Finish**.
### :book: Más información...
* [github.com/miw-upm/apaw](https://github.com/miw-upm/apaw)