Java Techie, very good! Congratulations! I'm from Brazil!
@RANJANJHA95 Жыл бұрын
Add below dependency in pom.xml if trying to run this project on Java-8 javax.xml.bind jaxb-api 2.3.1
@kittuchowdary95993 жыл бұрын
Please make videos on logging and error handling using apache camel routing your videos are very helpful for me thanks alot.
@abhijitthorat92965 жыл бұрын
Very nice explanation. Please add a video on Apache camel with microservice and Apache Camel with SOAP. Any example which shows the integration of two systems/App will be helpful
@sayantan58963 жыл бұрын
setBody(supplier) is no longer available. How to call getOrders() now?
@palakgupta43013 жыл бұрын
yes this is a problem, if creator can help
@palakgupta43013 жыл бұрын
and can you also tell was the first route working fine for you? hellow-world one??
@sayantan58963 жыл бұрын
@@palakgupta4301 no Payal. The first one also didn't work. There was a fallback error. I checked on Google and Stackoverflow. They said to keep it in sub packages but nothing worked.
@Javatechie3 жыл бұрын
Hi guys , I will check this in weekend and update you . If it's not working either they changed API info or there may be dependency version conflict
@palakgupta43013 жыл бұрын
@@Javatechie Hi did you check? Because even first route,hellow-world is not working for me. I m using eclipse sts
@weitanglau1623 жыл бұрын
Do you have / planning to make a video on how to implement saga orchestration pattern?
@Javatechie3 жыл бұрын
Yes I have plan to do
@suryasahishnukalipatnapu59152 жыл бұрын
hi , the method route() is not identified by my eclipse ide. the error says "The method route() is undefined for the type RestDefinition". i imported rest definintion but no look can u help me?
@shwetaadurkar5622 жыл бұрын
Hi..did you get solution for it?
@Javatechie2 жыл бұрын
Please update your dependency and also check official page
@sreenivasarajuguduru57294 жыл бұрын
Excellent explanation
@infantrex57183 жыл бұрын
hi bro..this video is very useful.. if u upload more videos related to microservice communication using apache camel it will be helpful.
@ashokbonam34753 жыл бұрын
Yes please add one video Apache Camel+SpringBoot+Micro Services and loand balancer and MongoDB CURD operations
@ILuvBilli5 жыл бұрын
Very informative
@rajp52603 жыл бұрын
Please do video on camel k and quarks Kubernetes
@VikramThakur84 жыл бұрын
Great work. Thanks for sharing
@ksudheerkumar17232 жыл бұрын
Please prepare a microservices based aache camel
@amitchib905 жыл бұрын
Please check if we in add order end point if we send back as list of orders. I am trying sending back orderlist instead of order , but it always order is returned back even i am using .outType(Order.class). Please help if you can do ..Thanks in advance.
@amitchib905 жыл бұрын
IS it require to change the orderProcessor -process method return type as orderlist?
@Javatechie5 жыл бұрын
No we can't change the return type of process method as that method came from API Let me understand your requirement first , you want to save list of objects right ? If that is the case you can specify outtype as list.class Let me know if it is not working
@zziniiiee3 жыл бұрын
thanks for this video! it helped me a lot
@rajas79155 жыл бұрын
Well shown .....it really helped. Thanks a lot!!
@pranoydas40685 ай бұрын
Sir, how we can call a microservice using apache camel ? We need a video to call a microservice using camel. very urgent sir. In spring boot we know restTemplate, feign client but in camel, how we can call ?
@joshuacaponong33972 жыл бұрын
This doesn't work anymore with camel starter oldest version available in maven 3.0.0
@abhijitthorat92964 жыл бұрын
Hi.. Very nice explanation.. I want to connect two systems.. System 1 will send request to apache camel microservice and then apache camel microservice will call another system to get data.. And after getting data it will again give back to system 1.. Can you make one video showing above scenario... I Didn't find it anywhere.. I Didn't get how I can cannect 2 systems using apache camel microservices... It will be beter if you demonstrate by transferring and getting data from and to two systems..
@AmandeepSingh-mj3zu4 жыл бұрын
Hi Abhijit, I have a similar requirement. Please help me if you did find any solution to this. Thanks.
@srini23795 жыл бұрын
Its nice video. Can you explain how to add Headers and How to validate headers using Camel framework ?
@nabeelshamsi77415 жыл бұрын
Hi when I am entering the property "camel.component.servlet.mapping.context-path=/*" in the application.properties file it is giving error - 'camel.component.servlet.mapping.context-path' is an unknown property Please assist. Thanks
@LetsDoTimePass9 ай бұрын
getting error java.lang.IllegalStateException: AutoConfigure cycle detected between org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration and org.apache.camel.spring.boot.CamelAutoConfiguration
Good one, Really useful.. Can you add one video to add validation on Processor as well. Also i would love to see Apache Camel+SpringBoot+Different components in Micro Services
@Javatechie5 жыл бұрын
Thanks Bhushan , Processor validation means are you talking about spring batch or Apache camel ? do let me know
@siddarthakamble91665 жыл бұрын
why you took process class and process method
@Javatechie5 жыл бұрын
To process input request , if you notice we are sending Order object in post api call so to process those input data we used processors even you can use to() and from()
@felipeandres16213 жыл бұрын
thx you so much, your videos are great.
@palakgupta43013 жыл бұрын
Hi, is this entirely working for you?
@anandasudhan20765 жыл бұрын
How can i do JUnit test for this. Can u explain please
@letsghoomo4 жыл бұрын
mast . bhaina...
@the_insider_story5 жыл бұрын
How to configure URLs with path param in apache camel??
@arifpari95615 жыл бұрын
Nice video
@ManishTiwari-or8zt2 жыл бұрын
please make video for Apache camel with microservices
@namdevbhandare14505 жыл бұрын
Please make video on using data base curd operation Apache Camel + Spring Boot REST API | Example spring boot
@Javatechie5 жыл бұрын
I created dao with hard-code value same you can build using spring data jpa In my max video I used spring boot with MySQL DB with spring data jpa so you can refer those tutorial And try building by own .if you stuck do let me know
@anandasudhan20765 жыл бұрын
How we can do JUnit test on this
@Javatechie5 жыл бұрын
You can use mockito , please check my mockito playlist
@ashwin.p.s36613 жыл бұрын
could you please provide a tutorial for mail authenticator using apache camel while receiving emails via imaps
@deliamontoya89634 жыл бұрын
Thanks!!!! Very helpful
@sagarsinha303 жыл бұрын
Apache camel + saga pattern video please 🙏
@vanthuanluong93983 жыл бұрын
I don't understand, you can totally make these api with normal REST controllers too.
@kanikachhabra91472 жыл бұрын
Please provide example for PUT rest route
@rammprrasad58943 жыл бұрын
Can you share us with multiple database.
@BaluKompalli2 жыл бұрын
I am following all of your videos. theory is fine. But when i follow the steps and do practically, Got failure in every video.
@Javatechie2 жыл бұрын
Buddy it seems i created this video long back ago and the version keeps upgrading some features might not work so always check with documentation
@BaluKompalli2 жыл бұрын
@@Javatechie OK. Will try to do. But u r real mentor to me. Because of your videos i got practical knowledge and real time work experience of concepts
@thegang124 жыл бұрын
Good One , could you please give some light on camel rest security