com.emily.infrastructure.redis.repository.package-info Maven / Gradle / Ivy
The newest version!
/**
* @author : Emily
* @since : 2024/7/9 下午7:13
*/
@NonNullApi
package com.emily.infrastructure.redis.repository;
import org.springframework.lang.NonNullApi;