source: Prototype Application/Paw5/src/main/java/finki/paw5/service/PostService.java@ 8a0b460

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

add post service, add post controller, pet service uses pet repo

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

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