Horizontal Scaling | System Design
4:04
Functional Interfaces in Java
7:02
4 жыл бұрын
Angular Overview
9:57
4 жыл бұрын
Reactive Programming
12:02
4 жыл бұрын
Java Interview Questions | Core Java
26:00
Пікірлер
@MarcusLeo89
@MarcusLeo89 2 ай бұрын
Great video!
@petroniobonavides3530
@petroniobonavides3530 7 ай бұрын
Man... This video is amazing... Thanks for your job!!!!
@amrutansumallick9072
@amrutansumallick9072 10 ай бұрын
What does it mean by a command is generated? Does this mean an event is generated inn Kafkka?
@pratyushkumarshandilya1445
@pratyushkumarshandilya1445 10 ай бұрын
Great video... Learnt a lot
@devape9653
@devape9653 Жыл бұрын
Wasted time here, very bad and wrong directional explanation. Even speaker is not clear on this topic.
@praffulpawarp7p372
@praffulpawarp7p372 Жыл бұрын
Video is very good and understandable
@praffulpawarp7p372
@praffulpawarp7p372 Жыл бұрын
this video is very helpful
@anirudhc8667
@anirudhc8667 Жыл бұрын
iF WE USE WRONG CREDENTIALS FOR tERS AND CONDITIN THEN S
@kisan-majdoorkalyansamiti7390
@kisan-majdoorkalyansamiti7390 Жыл бұрын
Your disadvantages are stupid way explained then what is other alternative 😂😂😂
@kisan-majdoorkalyansamiti7390
@kisan-majdoorkalyansamiti7390 Жыл бұрын
Event based more complex in transaction compensation as you need to forward routing slip with main data to event
@kisan-majdoorkalyansamiti7390
@kisan-majdoorkalyansamiti7390 Жыл бұрын
It is not new concept old wine in new bottle it was part os soa /sca service composition ways
@kisan-majdoorkalyansamiti7390
@kisan-majdoorkalyansamiti7390 Жыл бұрын
Oracastation used to use most of the cases as more practical to call compensation handlers
@sreeni4344
@sreeni4344 Жыл бұрын
Inheritance --- small correction its extends keyword not extend
@stefanliviupascu7700
@stefanliviupascu7700 Жыл бұрын
To create the .war file I used the command "mvn clean install" (I use Intellij) and instead of running the "startup" program inside the bin, I ran the "catalina.bat run" command from inside a cmd (I use Windows) and it worked. Hope this helps in case anyone got stuck.
@shirish2005
@shirish2005 Жыл бұрын
best explination of SAGA
@obertmudzingwa270
@obertmudzingwa270 Жыл бұрын
Thanks. The challenge is that the name is hard coded. What if we had a rest api where a user has to login by passing username and password, and then the rest api validates that user from the users table and then when doing inserts for say adding products into products table the system then picks the username from the running user session and then uses it as createdby. How can we achieve that.
@AJ-fb9pk
@AJ-fb9pk Жыл бұрын
Primary key: -identifies a row uniquely in a table Composite Primary Key -combination of fields that uniquely identify a row 2 ways to create composite key: 1. @Embeddable 2.@Idclass @Embeddable Key class> -separate class for key fields with @Embeddable in class -the composite key class must be public,implements Serializable, have no args constructor, implement equals and hashcode. Entity class> -Use the key class instead of separate fields in entity for keys -Use @EmbeddedId for composite key class field -for one of the composite key fields having a relation with another entity @MapsId("field_name") must be used for mapping FK -Postman gives Object hierarchy in response body of entity @Idclass Key class> -key fields specified in a separate class Entity class> -key fields specified AGAIN with @Id for each field -@IdClass(KeyClass) -Postman response for entity gives a flat hierarchy of fields
@gamingislove3030
@gamingislove3030 Жыл бұрын
It was very nice explanation .
@gamingislove3030
@gamingislove3030 Жыл бұрын
Its a very nice explanation
@dipangshuborah9188
@dipangshuborah9188 Жыл бұрын
great ,thanks bro
@BhaaRaThh
@BhaaRaThh Жыл бұрын
Hi, i think we all need your help back. To crack an interview in the pandemic period in it. 😢
@meandmydays1316
@meandmydays1316 Жыл бұрын
Your video was awsm
@christhelemaque4187
@christhelemaque4187 Жыл бұрын
well explained godamn these other utubers dumb asl but u sir u did a great job
@alkaouditbabadembele5189
@alkaouditbabadembele5189 Жыл бұрын
thank you so much
@rahulranjan6232
@rahulranjan6232 2 жыл бұрын
Well explained👍
@manojchoudhary2830
@manojchoudhary2830 2 жыл бұрын
contents are well explained in easy and simple way. Please take care of volume, it is very low in this video.
@Kidkromechan
@Kidkromechan 2 жыл бұрын
Thank you very much!
@RifatErdemSahin
@RifatErdemSahin 2 жыл бұрын
Great design pattern what is the difference between the proxy pattern ?
@VVV-xf5vl
@VVV-xf5vl 2 жыл бұрын
thanx man
@kumararyanand327
@kumararyanand327 2 жыл бұрын
It's very useful
@vinitjordan
@vinitjordan 2 жыл бұрын
wonderful 👍🏻
@hemanthgowdam656
@hemanthgowdam656 2 жыл бұрын
Hi, I have gone through the video and in the last part, u said u vl configure Jenkins, Jira and other DevOps Tool. Can u please share the video link..
@arunawithu
@arunawithu 2 жыл бұрын
Great explanation. Thank you somuch for uploading 🙏 Could you please upload implementations as well.
@kaleolink5712
@kaleolink5712 2 жыл бұрын
Very informative and practical
@supriyaka2ru622
@supriyaka2ru622 2 жыл бұрын
Bro super explained, can you provide interview questions on azure development
@sripriyanagaraju7019
@sripriyanagaraju7019 2 жыл бұрын
very good explanation and thanks if possible please show these things in practical
@dillirani1921
@dillirani1921 2 жыл бұрын
Hi i am getting Build failure and also got this error message "java.io.IOException: The system cannot find the path specified"
@sainibasu6730
@sainibasu6730 2 жыл бұрын
Can you make a video on the JIRA collector integration with Hygieia UI? I have setup hygieia-feature-jira-collector and it works succesfully however when creating new dashboard for the same in UI the project and team dropdowns are empty
@pradeepkumarreddykondreddy7048
@pradeepkumarreddykondreddy7048 2 жыл бұрын
I could not understand what is cloud native. Please explain it in simple terms.
@swapnas2340
@swapnas2340 2 жыл бұрын
Could you speak louder...
@SanjaySharma-jr3fi
@SanjaySharma-jr3fi 2 жыл бұрын
Static method belongs only to Interface class, so you can only invoke static method on Interface class, not on class implementing this Interface
@rishireddyambati1894
@rishireddyambati1894 2 жыл бұрын
Good explanation..
@hapatworld
@hapatworld 2 жыл бұрын
can we do in same file ?
@yesubabu2880
@yesubabu2880 2 жыл бұрын
why you did not even bring kubernates as an option for the last 3-4 questions.
@kishorkumrbendi
@kishorkumrbendi 2 жыл бұрын
Good explaination along with the answers..
@santhosh285
@santhosh285 2 жыл бұрын
Hi bro, why r u not posting videos?
@rakeshsoftpro
@rakeshsoftpro 2 жыл бұрын
Not clear as lot of confusion while explanation
@adrianbuzee9774
@adrianbuzee9774 2 жыл бұрын
Hi! what is the purpose of making a public set method, dont you break encapsulation by doing so? I think you do. If you agree with me, you should make a pop up banner and correct this. Cheers!