20250113_12
parent
733bc25f0f
commit
fcd6ab021a
@ -1,9 +0,0 @@
|
|||||||
package com.icomsys.config;
|
|
||||||
|
|
||||||
import org.springframework.context.annotation.ComponentScan;
|
|
||||||
import org.springframework.context.annotation.Configuration;
|
|
||||||
|
|
||||||
@Configuration
|
|
||||||
@ComponentScan(basePackages = "com.icomsys.dsl")
|
|
||||||
public class DslConfiguration {
|
|
||||||
}
|
|
Loading…
Reference in New Issue