Rev 32724 | Blame | Compare with Previous | Last modification | View Log | RSS feed
package com.spice.profitmandi.service.transaction; import org.springframework.stereotype.Service; @Service public interface ReturnService { }
package com.spice.profitmandi.service.transaction;
import org.springframework.stereotype.Service;
@Service
public interface ReturnService {
}