Processing dependent 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
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