Is it possible to Create CRUD Rest API with jbang apache camel and only xml?

Viewed 20

Hello i want to create a crud REST API with jbang apache camel and only with xml/yaml and routes generated from the openapi. Is that possible?

I am stuck with the following issue. javax.persistence.PersistenceException: No Persistence provider for EntityManager named camel.

0 Answers
Related