Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andresWeitzel authored Feb 11, 2023
1 parent 8525085 commit 5b54ba9
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@

### Sección 2) Endpoints y Recursos

- [2.0) EndPoints.](#endpoints-)
- [2.1) Recursos y Servicios.](#recursos-y-servicios-)
- [2.0) EndPoints.](#20-endpoints-)
- [2.1) Recursos por endpoints.](#21-recursos-por-endpoints-)


### Sección 3) Prueba de Funcionalidad y Referencias
Expand Down Expand Up @@ -128,7 +128,7 @@

<br>

| Tecnologías BACKEND | Versión | Finalidad
| Tecnología | Versión | Finalidad
| ------------- | ------------- | ------------- |
| [Java]( https://www.oracle.com/java/technologies/javase/jdk12-archive-downloads.html) | 12.0.2 | JDK |
| [Spring Tool Suite 4](https://spring.io/blog/2021/06/21/spring-tools-4-11-0-released) | 4.9.0 | IDE |
Expand Down Expand Up @@ -211,7 +211,6 @@
### Beans Validations
![Index app](./doc/beanValidations.png)

* Algunos de los recursos de cada endpoint se muestran en las siguientes imágenes.

<br>

Expand All @@ -220,14 +219,13 @@



### 2.1) Recursos por Endpoints. (Swagger UI) [🔝](#índice-)
### 2.1) Recursos por Endpoints[🔝](#índice-)

<details>
<summary>Ver</summary>

* Algunos de los recursos de cada endpoint se muestran en las siguientes imágenes.

### Recursos por Endpoint

### Producto Controller.
![Index app](./doc/productoController.png)

Expand Down

0 comments on commit 5b54ba9

Please sign in to comment.