Добавлены классы для пакетов и паттернов
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package ru.serega6531.packmate.service;
|
||||
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@Service
|
||||
public class PacketService {
|
||||
}
|
||||
Reference in New Issue
Block a user