Тёмный
Java Made Easy
Java Made Easy
Java Made Easy
Подписаться
Hi Friends.

My name is Nilendu Bhattacharya and I am the creator of Java Made Easy channel. I have total of more than two decades of experience in the fields of Software development and training. I have developed many enterprise level software and worked in many technologies. I also have the privilege of training thousands of students over the years. This channel aspires to present Java and related technologies in a easy and useful manner. I hope you like this channel. You can contact me at nilendu.bhattacharya@gmail.com.
How To Convert Array To ArrayList
8:49
7 лет назад
What is String Pool In Java Video
9:23
7 лет назад
Array Vs ArrayList In Java Video
18:55
7 лет назад
What Are Predicates In Java 8 Video
28:02
7 лет назад
Rest Service To Post Xml Data
7:13
7 лет назад
Комментарии
@manasakotte4283
@manasakotte4283 11 дней назад
Could you show us how to implement a post request which accepts hasmap as input with xml format?
@krishnamohan5771
@krishnamohan5771 4 месяца назад
thank you sir.great health to you
@nitindixit676
@nitindixit676 9 месяцев назад
Thanks for video/ I have an issue with this way of sorting though. Because, when the first field is sorted , second one is ignored/ For ex suppose there are two fields Age and name , & i intend to sort on age and name both. So if there are two entries with age 34, and name as Abhi and Nutan, I need Abhi to appear first in the list and then Nutan. How do I achieve this?
@tectej
@tectej 10 месяцев назад
Good tutorial
@zeysworld9296
@zeysworld9296 11 месяцев назад
I know this video is old, but it's definitely gold. You helped me understand this concept thanks a lot man!
@qulaeygaming5202
@qulaeygaming5202 Год назад
Than you mr java made easy
@manaschaudhary2705
@manaschaudhary2705 Год назад
simple and good explanation
@evgeniyskiba2410
@evgeniyskiba2410 Год назад
Both site and code don't wok
@zstar8397
@zstar8397 Год назад
hey i just wanna say that GOD loved the world so much he sent his only begotten son Jesus to die a brutal death for us so that we can have eternal life and we can all accept this amazing gift this by simply believing in him (Jesus) asking for the forgiveness of your sins and forming a relationship with heavenly father.
@Neeru0908
@Neeru0908 Год назад
I am getting below error can anyone help me with this WARN: HHH000181: No appropriate connection provider encountered, assuming application will be supplying connections Exception in thread "main" javax.persistence.PersistenceException: [PersistenceUnit: EclipseJPA] Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:914) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:889) at org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(HibernatePersistence.java:56) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:63) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:47) at com.neeru.First_JPA_Maven.Student_Test.main(Student_Test.java:9) Caused by: org.hibernate.HibernateException: Connection cannot be null when 'hibernate.dialect' not set at org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl.determineDialect(DialectFactoryImpl.java:97) at org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl.buildDialect(DialectFactoryImpl.java:67) at org.hibernate.engine.jdbc.internal.JdbcServicesImpl.configure(JdbcServicesImpl.java:176) at org.hibernate.service.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:75)
@karlecoding9501
@karlecoding9501 2 года назад
Please follow our channel for java, spring, elastic search, mongodb and mysql related videos
@karlecoding9501
@karlecoding9501 2 года назад
Please follow our channel for java, spring, elastic search, mongodb and mysql related videos
@fluff4656
@fluff4656 2 года назад
thank you sir
@user-xm7iz1vd5q
@user-xm7iz1vd5q 2 года назад
nice
@amirelasaad1554
@amirelasaad1554 2 года назад
In the anonymous class, the compare method returns a value of type int but you return a value of type String(getname()), why isn't that an error?, where does the method compareTo come from it's not implemented anywhere in the classes
@NoamBB1001
@NoamBB1001 2 года назад
ty very much
@talog4102
@talog4102 2 года назад
Why String doesn't use scp only
@AmitKumar-om4yd
@AmitKumar-om4yd 2 года назад
Can you provide this code, please
@fantechno7484
@fantechno7484 2 года назад
How to upload image using postman request client to server
@m4leopard635
@m4leopard635 2 года назад
How can I run this globally instead localhost
@lucacadei7712
@lucacadei7712 2 года назад
Thank u bro u saved my life
@shashankdaksh7554
@shashankdaksh7554 2 года назад
Nice explanation . Keep the work up
@shiVam01242
@shiVam01242 2 года назад
Thankyou :)
@oreo2606
@oreo2606 2 года назад
Really made it easy thank you
@ardiliciousxxx
@ardiliciousxxx 2 года назад
Hi, nice Video! one question: What did u write in "Persons" and "Gender" and "PersonBuilder"? You didnt show it. Would be nice to know how to code it.
@carnotacedamy5016
@carnotacedamy5016 2 года назад
Way of explanation is very great ... thank you sir ....I got all the important information about this topic just because of u🙏
@kuch0nahin
@kuch0nahin 2 года назад
Great Explanation!
@jonathaspadrinho
@jonathaspadrinho 2 года назад
Thank you, sir!
@mediaatech7992
@mediaatech7992 2 года назад
so thanks you pro
@riki2404
@riki2404 3 года назад
Thank you. That was amazingly explained. Now its crystal clear.
@wondrf2018
@wondrf2018 3 года назад
Wonderful job.
@rajukanuri8660
@rajukanuri8660 3 года назад
Excellent explanation. Adding to your video.. we can do something like below in java8 with multiple fields: listOfEmps.stream().sorted(Comparator.comparing(Employee::getEmpId).thenComparing(Employee::getEmpName)).forEach(System.out::println);
@csquaredgaming
@csquaredgaming 3 года назад
Whoa this is a lot simpler than the method I had found, though slightly less flexible. I think I'll use this way of sorting on multiple fields in the future for a lot of 'one-time' sorting jobs where I don't necessarily need to sort the data in a lot of different ways.
@rakesh3020
@rakesh3020 3 года назад
Hai your pronounciation is clear which is really rare , please do post more videos
@mackensonreginaldmichel399
@mackensonreginaldmichel399 3 года назад
Thansk a lot, but I don;t know when to use Comparator and when to use Comparable
@tejaseervi1151
@tejaseervi1151 3 года назад
awesome...
@tejaseervi1151
@tejaseervi1151 3 года назад
Great explanation....
@kwnkar
@kwnkar 3 года назад
Very helpful indeed, for new visitors go to 14:30 it is fully understandable
@renejacques8288
@renejacques8288 3 года назад
Is it in a separate video that you said the lambda representation for supplier is, for example () -> new User(1, "John")? I didn't see that in the previous examples in this video. I'm confused by the syntax (1, "John"). Please explain.
@vili12011
@vili12011 3 года назад
User has an id and a name, thus when creating the object it needs two arguments, the 1 is the id and "John" is the name, so basically you instantiate the User object only inside the suppliers get() method. Sorry if I misunderstood your comment.
@Rajnish089
@Rajnish089 3 года назад
This is a awesome viedo everytime i go for interview I watch this viedo
@ayeshaadhikari6123
@ayeshaadhikari6123 3 года назад
thank you so much sir you have explained the topic so beautifully :)
@dimuthusudesh850
@dimuthusudesh850 3 года назад
👍
@sindhusudhakaran1731
@sindhusudhakaran1731 3 года назад
very good examples .. thankyou
@mahendraprasad800
@mahendraprasad800 3 года назад
where is source code is available?
@truvoi8686
@truvoi8686 3 года назад
Poor dog I liked my own commet how sad.
@bhavyashukla9522
@bhavyashukla9522 3 года назад
Very helpful
@JITENDRAPAL21
@JITENDRAPAL21 3 года назад
yeah right bhavya
@mervinlee450
@mervinlee450 3 года назад
I am confused here... I have a list of ranks.. and I like to display the highest rank first... The following ranks are as follows from highest to lowest: Super Sleuth, Master Detective, Senior Detective, Detective, Junior Detective etc... how would I do that?
@MrDoctorSchultz
@MrDoctorSchultz 3 года назад
You might want to have an int value associated with each rank, then just compare that int value instead
@ravik5617
@ravik5617 3 года назад
perfectly explained.... clear vision of the differences..... Thank you very much
@barshabhattacharjee6788
@barshabhattacharjee6788 3 года назад
For more visit: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-wbrWpt--cgw.html
@hslotfi3175
@hslotfi3175 4 года назад
Fuck your english