Hi all,
I am working in a project where I need to integrate payment gateway, for the same I require to use Spring framework. I am new to Spring framework of Java. And would like to know how to work with Spring in AEM 6.5.
Is there any dependency I need to add in the POM?
Thank you.
Solved! Go to Solution.
Views
Replies
Total Likes
@janhavi_singh AEM may not be a spring framework but it can be an MVC
However, you may be able to inject dependencies and use them accordingly using sling servlets and services.
@janhavi_singh AEM may not be a spring framework but it can be an MVC
However, you may be able to inject dependencies and use them accordingly using sling servlets and services.
Views
Likes
Replies