/**
* Registry model. Used to manage values in registry
*
* Registry usage as a shared service introduces temporal, hard to detect coupling into system.
* It's usage should be avoid. Use service classes or data providers instead.
*
* @api
* @deprecated
* @since 100.0.2
*/
https://www.mageplaza.com/devdocs/magento-2-registry-register.html
누가 대신 서비스 클래스 또는 데이터 공급자를 사용하는 데모를 보여줄 수 있습니까?
고마워.