flex (1) 썸네일형 리스트형 17일차 - 스프링부트 Component, Autowired Flex 복습 http://www.flexboxdefense.com/ Flexbox Defense Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS! www.flexboxdefense.com Component와 Autowired @Component & @Service : Ioc 컨테이너에 의해 생성, 소멸이 관리된다. @Autowired : Ioc 컨테이너에 의해 관리되는 객체와 연결시켜준다. 기존 코드 @Controller public class MemberController { privat.. 이전 1 다음