Home - luk6233/interview GitHub Wiki

Interiew

OOP

Java Core

Spring Core

  • Dependency Injection/Invertion of control
  • Application Context
  • Java config, XML config
  • Qualifiers

JDBC/SQL

General Topics

Web/Serlet API

  • HTTP
  • Servlet, Filter, Listener
  • Request, Response, Cookies, Session
  • GET, POST, PUT

Spring Web

  • MVC
  • Request mapping, request param, path variable
  • Authorithation, Authentication

Questions