Loading...
@Configuation 注解标注在一个类上则代表该类是一个配置类 相当于把该类作为spring的xml配置文件中的,作用为:配置spring容器(应用...
<!DOCTYPE html> <html> <head> ...