What is DocumentType on line 15 and why is it needed?
Java
Explain the concept of inversion of control and its application in the Spring framework
Have you ever engaged in performance optimization during software testing?
Can you explain the concept of an abstract factory and how it is used in system design?
Can you list different types of exceptions you have encountered in practice?
Do you have experience working with Enterprise Resource Planning (ERP) systems?
In what situations is it advisable to use the Work Stealing mechanism?
What is the result returned by the Callable interface in Java?
How can task sending and waiting for their completion be organized using ThreadPoolExecutor?
What are the advantages and disadvantages of using dependency injection methods (setters)?
What are the ways to transfer and exchange data using Kafka?
Can you explain the concept of propagation level in Spring Data and its role in transaction management?
Have you worked with testers in your last project?
What requirements and recommendations should be considered when automatically generating an equals method with Lombok?
Have you used the @PostConstruct annotation in your projects for component initialization?
What version of Java was used in the last implementation of the project you worked on?
What features and methods do you use when writing tests with Mockito?
Does the Foreign Key relationship that references a composite unique key containing NULL values remain valid?
How does HashMap behave if all objects have the same hashCode, which is a constant?
Can you name different types of memory used in Java?