Camel Pulsar

2023-04-08 Thread Steve973
Hello. I am trying to use Pulsar, and the documentation is not super thorough. I have set up a server, and my camel app can connect to it. But, when I try to send a message through it, when I receive it, I cannot decode it! I have tried just letting it serialize the pojo, and then deserialize it

Re: How can I add Routes use Spring DSL when use SpringBoot?

2023-04-08 Thread Chirag
can you create a project and share via github to reproduce? ચિરાગ/चिराग/Chirag -- Sent from My Gmail Account On Sat, Apr 8, 2023 at 4:23 AM mongoosej wrote: > > Run with Camel 3.20.0, SpringBoot 2.7.6, JDK 11 still report 'circular > reference'. > > > Thi

Re: IntelliJ IDEA settings (format, copyright, etc)

2023-04-08 Thread Chirag
This may help? https://www.jetbrains.com/help/idea/copyright.html ચિરાગ/चिराग/Chirag -- Sent from My Gmail Account On Sat, Apr 8, 2023 at 8:32 AM Steve973 wrote: > > Hello. I'm setting up my development environment again, and I cannot > remember how I

IntelliJ IDEA settings (format, copyright, etc)

2023-04-08 Thread Steve973
Hello. I'm setting up my development environment again, and I cannot remember how I set up formatting and the copyright notices before. I currently have something close, but it doesn't match the rest of the source. Where are the instructions to set up IDEs, please? Thanks, Steve