Spring boot 1.5.6 Spring System Requirements and compatibility
Java compatibility
Spring boot is compatible with Java 1.6, but consider using latest version
Maven or Gradle
Spring Boot is compatible with Apache Maven 3.2 or above, Gradle 2.9 or above
Container
Any servlet 3.0+ compatible container
Example : Tomcat 7 or above , Jetty 8 or above
Spring Framework
Spring Framework 4.3.10.RELEASE or above
Note:
If you are using tomcat 7 then servlet version should by 3.0 and java 6 or above
If you are using tomcat 8 then servlet version should by 3.1 and java 7 or above
'IT 개발, develop > java' 카테고리의 다른 글
스프링 시큐리티 개념 잡기 (0) | 2019.04.03 |
---|---|
servlet 2.5 vs servlet3.0 (0) | 2019.03.20 |
JSP 에서 Include, JSTL을 이용한 Include (0) | 2018.10.19 |
[ eclipse ] 로컬 히스토리 (local history) 사이즈 변경 (0) | 2018.09.17 |
[ eclipse ] 콘솔 사이즈 (conbsole size) 제한 풀기 (0) | 2018.09.17 |
댓글