You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring v2.5 : 어노테이션(@Annotation)을 활용한 설정 도입
Spring v3.0 : Java 클래스 파일로 설정 파일을 대체할 수 있게 지원
Spring v4.0 : REST 방식의 Controller 지원
Spring v4.3 : @Autowired 어노테이션 없이 묵시적 생성자 주입
Spring v5.0 : Reactor를 이용한 Reactive 스타일 개발 환경 지원