
SpringBoot 自动装配
1、springboot启动类:package com.sourcecode.helloworld;import org.springframework.boot.SpringApplication;import org.springframework.boot.autoconfigure.SpringBootAppl......
1、springboot启动类:package com.sourcecode.helloworld;import org.springframework.boot.SpringApplication;import org.springframework.boot.autoconfigure.SpringBootAppl......