Spring Annotation

import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;

@Configuration


https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/Configuration.html
https://www.tutorialspoint.com/spring/spring_java_based_configuration.htm
https://www.slideshare.net/arawnkr/spring-camp-2013-java-configuration
http://zgundam.tistory.com/26


@Bean


@Component
@Service
@Repository
@Controller

@Component

@Autowired

@Qulifier

@Resource
@Autowired + @Qulifier




댓글

이 블로그의 인기 게시물

미해결 JEUS log error : deploy 작업 시 발생

java.lang.IllegalStateException: Type handler was null on parameter mapping for property 'imgFile'. It was either not specified and/or could not be found for the javaType (org.springframework.web.multipart.MultipartFile) : jdbcType (null)

SLF4J(Simple Logging Facade For Java) org.slf4j.Logger logback.xml