Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alfacentauri/ejemplocamel8
- Owner: alfaCentauri
- Created: 2023-10-22T16:56:57.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-10-23T14:25:02.000Z (about 1 year ago)
- Last Synced: 2023-10-23T18:26:35.130Z (about 1 year ago)
- Language: Java
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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