KUNGFU TECH vietnam
6304 câu hỏi phỏng vấn Full-Stack, Coding & System Design Interview
Bộ lọc:
What is Spring?
What are Spring beans?
What in the world are Spring beans?
Explain the @Controller annotation.
How does the scope Prototype work?
What is Spring Boot?
What does a bean definition contain?
What is the purpose of the Core Container module?
Explain @RequestMapping annotation.
What is the Model?
What is Spring MVC framework?
How is event handling done in Spring?
What do you mean by Bean wiring ?
What are the different modules in Spring framework?
What are benefits of using Spring?
What is default scope of bean in Spring framework?
What is Spring Security?
What is a View and what's the idea behind supporting different types of View?
Do you need spring-mvc.jar in your classpath or is it part of spring-core?
What are ORM's Spring supports?
What is Application Context?
How do you provide configuration metadata to the Spring Container?
How to integrate Java Server Faces (JSF) with Spring?
What is the DispatcherServlet and what is it used for?
How to validate form data in Spring Web MVC Framework?
What is Spring JDBCTemplate class and how to use it?
What is Controller in Spring MVC framework?
Describe some of the standard Spring events
How would you relate Spring MVC Framework to MVC architecture?
What is Bean Factory?
Does Spring Bean provide thread safety?
How to handle exceptions in Spring MVC Framework?
What is the difference between Bean Factory and Application Context?
What is Aspect?
Why are controllers testable artifacts?
What is Spring IoC Container?
Explain Bean lifecycle in Spring framework
How do you define a bean scope?
What is bean auto wiring?
What is the use of WebClient and WebTestClient?
What is the purpose of the session scope?
What is the typical Bean life cycle in Spring Bean Factory Container?
How can you inject Java Collection in Spring?
Is the DispatcherServlet instantiated via an application context?
Can we send an Object as the response of Controller handler method?
How is the right View chosen when it comes to the rendering phase?
What are the differences between @RequestParam and @PathVariable?
Explain the difference between spring @Controller and @RestController annotation
What is the difference between Bean Factory and ApplicationContext?
Name some of the Design Patterns used in the Spring Framework?
What is AOP?
What are the types of the transaction management Spring supports?
What do you mean by Auto Wiring?
What are different M...
What are some of the important S...
Compare @Component (v2....
What is Spring MVC Inter...
What is Aspect-Ori...
What are the differe...
How is an incoming request mapped to...
How does Spring 5 integra...
What is the difference between concern ...
What is the default sc...
What are the advantages of ...
What are inner ...
What are Aspect, Advice, Po...
What is Spr...
What bean scopes does Spr...
What is Jo...
Is Spring 5 compatible wi...
What are the limitat...
What’s the difference between @Component, @Control...
What are some benefits of...
What is reacti...
What are the disadvantages...
What is Weavi...
What are some of the best pr...
How does autowiri...
Where does the @Transact...
Can we use both Web MVC and We...
Explain the difference between <context:ann...
What are some of the valid retur...
I want to know what actually happens when ...
What are the Mon...
What's the difference between @Component, @...
What is the difference between @Inject and @Autowired in...