formatting work
This commit is contained in:
@@ -8,7 +8,6 @@ import org.baeldung.persistence.service.IChildService;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
|
||||
@Service
|
||||
public class ChildService extends AbstractService<Child> implements IChildService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user