Re: Problem with camel-restdsl-openapi-plugin in version 3.14

2022-01-03 Thread Andrea Cosentino
Camel 3.14 needs spring boot 2.6.x Il lun 3 gen 2022, 17:17 MÜLLER Christian (ICS460-BAI) ha scritto: > Hi Guys, > > we currently switched from camel 3.11 to 3.14. > We use: > > org.apache.camel > camel-restdsl-openapi-plugin > 3.14.0 > > to generate our camel res

camel-restdsl-openapi-plugin

2020-03-06 Thread Michael Rambichler
Dear all, hopefully you can give me some advice: I have created with the actual camel-restdsl-openapi-plugin a plain rest implementation. (with dto) camel-restdsl-openapi-plugin 3.1.0 generate-with-dto The generated RestController looks like: @Generated