package com.izouma.nineth.web; import lombok.extern.slf4j.Slf4j; @Slf4j public class BaseController { }