cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Where AOP is used OOTB in hybris?

nikhil-ku
Explorer
0 Likes
761

Where AOP is used OOTB in hybris?

Accepted Solutions (1)

Accepted Solutions (1)

arvind-kumar_avinash
Active Contributor

Please refer https://help.hybris.com/1808/hcd/8c62d88286691014874bc5b8e7244c7a.html and https://help.hybris.com/1808/hcd/8c340cb6866910149fa483c300051b7a.html

Some of the places you can check are:

  1. hybris/bin/ext-accelerator/acceleratorservices/resources/acceleratorservices/integration/hot-folder-spring.xml

  2. hybris/bin/ext-accelerator/acceleratorstorefrontcommons/resources/acceleratorstorefrontcommons/web/spring/acceleratorstorefrontcommons-spring.xml

  3. hybris/bin/ext-addon/captchaaddon/resources/captchaaddon/web/spring/captchaaddon-web-spring.xml

  4. hybris/bin/ext-addon/cisclienttest/resources/cisclienttest-spring.xml

  5. hybris/bin/ext-addon/secureportaladdon/resources/secureportaladdon/web/spring/secureportaladdon-web-spring.xml

  6. hybris/bin/ext-atdd/atddrunner/resources/atddrunner-spring.xml

  7. hybris/bin/ext-backoffice/acceleratorbackoffice/resources/acceleratorbackoffice-spring.xml

  8. hybris/bin/ext-backoffice/adaptivesearchbackoffice/resources/adaptivesearchbackoffice-spring.xml

  9. hybris/bin/ext-backoffice/apiregistrybackoffice/resources/apiregistrybackoffice-spring.xml

  10. hybris/bin/ext-backoffice/b2bcommercebackoffice/resources/b2bcommercebackoffice-spring.xml

  11. hybris/bin/ext-backoffice/backoffice/web/webroot/WEB-INF/backoffice-web-spring.xml

  12. hybris/bin/ext-backoffice/backofficesolrsearch/resources/backofficesolrsearch-backoffice-spring.xml

  13. hybris/bin/ext-backoffice/commercesearchbackoffice/resources/commercesearchbackoffice-spring.xml

  14. hybris/bin/ext-backoffice/consignmenttrackingbackoffice/resources/consignmenttrackingbackoffice-spring.xml

  15. hybris/bin/ext-backoffice/couponbackoffice/resources/couponbackoffice-spring.xml

and many more...

nikhil-ku
Explorer
0 Likes

Thanks for the information.

arvind-kumar_avinash
Active Contributor
0 Likes

You are most welcome.

Answers (0)