Back to Browse

Spring @Configuration Annotation

6.4K views
Nov 2, 2019
4:06

@Configuration annotation means that a class is a configuration file which will be used by Spring Container to set up the project. It also might declare one or more @Bean methods which ask Spring to process at Runtime.

Download

1 formats

Video Formats

360pmp45.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Spring @Configuration Annotation | NatokHD