source: Prototype Application/Paw5/src/main/java/finki/paw5/service/PetService.java@ 4885da3

main
Last change on this file since 4885da3 was 4885da3, checked in by SazdovaEkaterina <sazdovaekaterina@…>, 17 months ago

create blank repo service templates controllers

  • Property mode set to 100644
File size: 61 bytes
Line 
1package finki.paw5.service;
2
3public interface PetService {
4}
Note: See TracBrowser for help on using the repository browser.