Skip to content

Jtrainer.education

A Java educational site

  • Home
    • Java 8
    • Liferay
    • Spring
  • Self-Evaluation
    • AWS CERTIFIED SOLUTION ARCHITECT – 10 QUESTIONS
    • LIferay 6.2
      • Liferay 6.2 (LRP-624) exam simulation
    • Other
      • 1° Livello
        • TEST UFFICIALE N.1
    • Spring
      • Spring IoT
Jtrainer.education

Spring IoC tutorial – part 2 – 4

December 29, 2017 user Comments Off on Spring IoC tutorial – part 2 – 4
[....]
public void init(ServletConfig config) throws ServletException {
    super.init(config);
    ServletContext servletContext = config.getServletContext();
    WebApplicationContext webApplicationContext = WebApplicationContextUtils.getWebApplicationContext(servletContext);
[...]

Post navigation

Previous Post:Spring IoC tutorial – part 2 – 3
Next Post:Unit Testing (with JUnit & Spring)
WordPress Theme: Tortuga by ThemeZee.
Close Bitnami banner
Bitnami