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

dev.soffa.foundation.spring.config.LogAuditService Maven / Gradle / Ivy

package dev.soffa.foundation.spring.config;

import dev.soffa.foundation.extra.audit.AuditService;
import org.springframework.stereotype.Component;

@Component
public class LogAuditService implements AuditService {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy