Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) What is auto configuration in spring boot? : Spring Boot
What are inner classes or non static nested classes in java?
Is null a string?
What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is a distributed queue?
What type of transaction management spring support?
Which messaging is generally used in cases where a message is published by a producer and consumed by multiple subscribers?
Explain how to work with error tags?
Which collection is ordered in java?
How does dao work? : Spring Boot
What is boolean query?
Explain listiterator and methods in listiterator?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What are aspect, advice, pointcut, jointpoint and advice arguments in aop?