프로그래밍/Spring

스프링 버전 확인하기

테타니 2018. 8. 24. 19:03

System.out.println( org.springframework.core.SpringVersion.getVersion() );


출처: http://killsia.tistory.com/entry/스프링-버전-확인하기