-Give me a brief introduction about you and your projects.
-What was your exact role in projects and what functionality have you developed?
-How much would you rate yourself in Java?
-Differentiate between comparable vs comparator.
-What is the Transient Keyword in Java?
-Which messaging queues have you used? What is Apache Camel?
-Differences between HashMap and HashTable in Java. Which is faster?
-What is Synchronization in Java?
-What is a Functional Interface and how many methods are there?
-What is the method for the Supplier Interface? Does it take any arguments?
-For an employee table with 10 employees, extract the highest salary of 2 members using Java 8 features.
-Difference between Filter and Interceptor in Spring MVC.
-Difference between @Component and @Service in Spring.
-What is Spring Cloud Config Server?
-How to communicate between Microservices?
-What is Spring profile?