All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.service.FeedbackDaoServiceImpl Maven / Gradle / Ivy

The newest version!
package io.github.service;

import io.github.mapper.FeedbackMapper;
import io.github.pojo.FeedbackDO;
import org.springframework.stereotype.Service;

@Service
public class FeedbackDaoServiceImpl extends AssistantMJPServiceImpl {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy