Uses of Class
com.github.database.rider.springboot.model.company.Company
-
Packages that use Company Package Description com.github.database.rider.springboot.model.company -
-
Uses of Company in com.github.database.rider.springboot.model.company
Methods in com.github.database.rider.springboot.model.company that return Company Modifier and Type Method Description CompanyCompanyRepository. findByName(String name)CompanyCompanyRepository. findByNameLike(String umbrella)
-