Pergunta de entrevista da empresa Coforge

1.Brief about yourself. 2.Tell us about your project 3.How do you integrate JUnit with rest api testing 4.How do you test Rest APIs 5.What is Java 8 features 6.What are updates in JVM and HashMap according to Java 8 7.How would you configure JPA without spring auto configuration 8.What is @controller vs @RestController 9.What is @Qualifier 10.How do you integrate Database with your application 11.Stream API coding question , Employee -> Name ID Age Salary Department (This Employee List is provided to you ) How would you find the employee with highest salary from the list.