package com.codesdream.ase.configure; import com.codesdream.ase.component.*; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; @Configuration public class ComponentsConfigure { }