source: Prototype Application/Paw5/src/main/java/finki/paw5/service/PetService.java@ 988f3fa

main
Last change on this file since 988f3fa was 55c0119, checked in by Filip Chorbeski <86695898+FilipChorbeski@…>, 17 months ago

add pet service & controller

Co-Authored-By: SazdovaEkaterina <74919977+SazdovaEkaterina@…>

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