This commit is contained in:
oyo
2025-02-18 13:54:20 +08:00
parent b2933753af
commit 3aaf8729a2

View File

@@ -24,7 +24,7 @@ import org.springframework.context.annotation.Import;
@EnableVSReplayConfiguration @EnableVSReplayConfiguration
@EnableVSMockConfiguration @EnableVSMockConfiguration
@EnableVSMockExpress @EnableVSMockExpress
@MapperScan("com.codvision.*.mapper") @MapperScan(basePackages = { "com.codvision.*.mapper", "{{.groupId}}.**.persist.mapper.mybatis"})
public class AppApplication{ public class AppApplication{
// @Bean(name = "stackContextInvokeRecorder") // @Bean(name = "stackContextInvokeRecorder")