org.springframework.data.repository.CrudRepository<Outbound,Long>
org.springframework.data.repository.Repository<Outbound,Long>
@Repository public interface OutboundRepository extends org.springframework.data.repository.CrudRepository<Outbound,Long>
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findAllById, findById, save, saveAll