-
### Feature description
Camel supports many useful connectors: https://camel.apache.org/components/4.0.x/index.html
Once concrete use case from the user: use Camel to retrieve users from LDAP, …
-
### Describe the bug
No matter which naming policy is set in general JSON serializer options when using minimal APIs, Swashbuckle applies camel casing. It therefore does not comply with the actual …
-
I am currently working on a Django project and have configured the SPECTACULAR_SETTINGS as shown:
```python
SPECTACULAR_SETTINGS = {
"POSTPROCESSING_HOOKS": [
"drf_spectacular.hooks.po…
-
### Bug description
We have from time to time a problem with our master election via kubernetes. We are currently on Camel Quarkus 3.8.3 and Quarkus 3.8.6 LTS. There is no special configuration of …
-
We're running an ISLE site behind a reverse proxy, and when we save a media resource, it generates a lot of error message[0] when invoking a sub-service. When I dig into any of the subservices, it oft…
rbos updated
2 months ago
-
I have an application that is currently Java8/OSGi, and I migrated to Java 21/Spring Boot. Basically everything works now, but I still have an issue with mail.
This is my old dependency:
```
…
-
Hi Adam,
it's possible to remove this output to the console? Located in FXMLView#getResourceCamelOrLowerCase(boolean mandatory, String ending): String.
In my application 'Lib-Tile-Demo' I have no '.c…
-
### Describe the feature here
Extension that uses the Atlassian Swagger Validator client.
For CSB it was just a basic starter that the
https://github.com/apache/camel-spring-boot/commit/9a8d2fc96…
-
### Required prerequisites
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't alre…
-
### Please describe the feature that you want to propose
In camel, it's common to link one (to) direct endpoint to its counterpart (from). i.e.
from(rest:topLevel)
// some processing
to(direct:l…