@Configuration
と @EnableAutoConfiguration
と @ComponentScan
を設定したのと同じ意味になる。
頻繁に使われるから、@SpringBootApplication
って書けば設定できるようにしてる。
Go to list of users who liked
More than 5 years have passed since last update.
@Configuration
と @EnableAutoConfiguration
と @ComponentScan
を設定したのと同じ意味になる。
頻繁に使われるから、@SpringBootApplication
って書けば設定できるようにしてる。
Register as a new user and use Qiita more conveniently
Go to list of users who liked