Blame | Last modification | View Log | RSS feed
package com.spice.profitmandi.service.order; import org.springframework.stereotype.Service; @Service public interface ScratchedGiftService { }
package com.spice.profitmandi.service.order;
import org.springframework.stereotype.Service;
@Service
public interface ScratchedGiftService {
}