Class RequestLoggingAspectConfiguration
java.lang.Object
dev.vality.adapter.bank.payout.spring.boot.starter.config.RequestLoggingAspectConfiguration
@Configuration public class RequestLoggingAspectConfiguration extends Object
-
Constructor Summary
Constructors Constructor Description RequestLoggingAspectConfiguration() -
Method Summary
Modifier and Type Method Description dev.vality.adapter.common.component.RequestLoggingAspectrequestLoggingAspect()
-
Constructor Details
-
RequestLoggingAspectConfiguration
public RequestLoggingAspectConfiguration()
-
-
Method Details
-
requestLoggingAspect
@Bean public dev.vality.adapter.common.component.RequestLoggingAspect requestLoggingAspect()
-