/**
 * 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
代わりにサービスクラスまたはデータプロバイダーを使用するデモを見せてくれる人はいますか。
THX。
