Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alfacentauri/ejemplocamel8

Example for use of Apache Camel
https://github.com/alfacentauri/ejemplocamel8

Last synced: about 4 hours ago
JSON representation

Example for use of Apache Camel

Awesome Lists containing this project

README

        

# EjemploCamel8

Proyecto de ejemplo del uso de Camel con Spring Boot y JUnit. Ejemplo de mocks.

## Requisitos
* JDK 17.
* Maven.

## Instalación
* Compile el proyecto con el IDE de su preferencia.
* Ingrese por consola a la raíz del proyecto.
* Ejecute en la consola **java -jar target/ejemplocamel8.jar**

## Authors and acknowledgment
[GitLab: alfaCentauri1](https://gitlab.com/alfaCentauri1)

## License
GNU version 3.

***

## Test
Existen pruebas unitarias. Ver en la carpeta de test.

## Project status
* Developer