@Configuration
@Import(cn.hutool.extra.spring.SpringUtil.class)
public class BeansConfiguration
extends Object
声明bean
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- 作者:
- Yazhi Li
-
-
方法概要
org.springframework.util.PathMatcher
org.springframework.core.task.TaskExecutor
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
BeansConfiguration
public BeansConfiguration()
-
方法详细资料
-
primaryTaskExecutor
@Primary
@Bean
public org.springframework.core.task.TaskExecutor primaryTaskExecutor()
-
pathMatcher
@Bean
public org.springframework.util.PathMatcher pathMatcher()