Friday, May 18, 2018

What do you mean by spring module?

Problem statement: what are the spring's modules have you used in you projects?



  1. Spring Core module [ Beans, Context ]
  2. Spring Web module [ MVC, Servlet ]
  3. Spring DAO module [ ORM ]
  4. Spring Intergrations [ JMS ]
  5. Spring AOP [ Aspect Oriented Programming ]

No comments:

Post a Comment

How to run standalone mock server on local laptop

 Please download the standalone wiremock server from Direct download section at the bottom of the page.  Download and installation Feel fre...