-
### Bug description
Hello friends, your support in this concern, I have a microservice made in Quarkus Camel, I want to do profiling and I see that the application, just by starting it without testin…
-
Generated:
```
AccountID string `boil:"account_id" json:"accountID" toml:"account_id" yaml:"account_id"`
```
But it should be:
```
AccountID string `boil:"account_id" json:…
-
## context
It would be nice to have consistent action inputs so this is more predictable.
Perhaps the default opinion can be kebab case and be configurable?
## options
### `kebab` case
…
-
### Required prerequisites
- [X] I have read the documentation .
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/came…
-
As a schema writer I want a big WARNING when I write a camelized identifier, i.e.: `field :someField` in order to avoid possible errors when querying/mutating the schema.
-
Being a native R guy I am pretty particular about the case of my variables. I am constantly passing data sets from SAS to R and when I use sas.get it makes everything lower case. Is there a way to p…
-
using Camel JBang to handle the run part will allow to use a productized version, select different versions and have dependencies downloaded automatically.
-
### Please describe the feature that you want to propose
When setting a catalog URL in VSCode, in case the catalog library has many catalogs, it would be helpful to be able to select a specific one.
-
### Required prerequisites
- [X] I have read the documentation .
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/came…
-
> mvn camel:run
doesn't work, get this odd dependency trace:
http://pastebin.com/SEU7tvZc
It also follows that any simple java cdi project created from the corresponding archetype doesn't allow ca…