Streaming multi-line CSV files in Apache Camel
Recently I had to setup a Apache Camel route for processing CSV files. Because the files that have to be processed could potentially be very… Read More »Streaming multi-line CSV files in Apache Camel
Recently I had to setup a Apache Camel route for processing CSV files. Because the files that have to be processed could potentially be very… Read More »Streaming multi-line CSV files in Apache Camel
On a project Iām currently working on we ran into the situation that we had to pick up files from an endpoint, but that the… Read More »Processing dependent files in Apache Camel
Bij het starten van nieuwe projecten, zien we tegenwoordig steeds vaker dat er voor microservices, containerized en/of serverless applicaties wordt gekozen. In een eerder Whitebook… Read More »Camel K: Gebundelde krachten van Camel en Kubernetes
When developing REST APIs, you often need to secure (some of) its methods. Maybe some methods will be made publicly available, some may require users… Read More »Using Spring Security to secure Apache Camel REST services
Voor het ontwikkelen van applicaties zijn tegenwoordig steeds meer No Code en Low Code frameworks beschikbaar. Dit zijn frameworks waarmee applicaties gemaakt kunnen worden, terwijl… Read More »Full Code integratie met Apache Camel