728x90

아무리 맞춰봐도... 안되서.. 버전을 확인해봄... .. 버전이 조금씩 어긋나 있었음... 

A child container failed during start

java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Tomcat].StandardHost[localhost].

[minimum requirement spring boot 1.3]  >> spring framework 4.3

https://github.com/spring-projects/spring-boot/wiki/spring-boot-1.3-release-notes

Spring Boot 1.3 builds on and requires Spring Framework 4.2. Several 3rd party dependencies have 

https://docs.spring.io/spring-boot/docs/1.3.8.RELEASE/reference/html/getting-started-system-requirements.html

NameServlet VersionJava Version

Tomcat 8

3.1

Java 7+

Tomcat 7

3.0

Java 6+

Jetty 9

3.1

Java 7+

Jetty 8

3.0

Java 6+

Undertow 1.1

3.1

Java 7+

[minimum requirement spring framework 4.3] >> tomcat 8.5

https://docs.spring.io/spring/docs/4.3.10.RELEASE/spring-framework-reference/htmlsingle/

  • Hibernate ORM 5.2 (still supporting 4.2/4.3 and 5.0/5.1 as well, with 3.6 deprecated now)
  • Hibernate Validator 5.3 (minimum remains at 4.3)
  • Jackson 2.8 (minimum raised to Jackson 2.6+ as of Spring 4.3)
  • OkHttp 3.x (still supporting OkHttp 2.x side by side)
  • Tomcat 8.5 as well as 9.0 milestones
  • Netty 4.1
  • Undertow 1.4
  • WildFly 10.1


[minimum requirement Tomcat]

http://tomcat.apache.org/whichversion.html

Servlet SpecJSP SpecEL SpecWebSocket SpecJASPIC SpecApache Tomcat VersionLatest Released VersionSupported Java Versions
4.02.33.01.11.19.0.x9.0.168 and later
3.12.33.01.11.18.5.x8.5.387 and later
3.12.33.01.1N/A8.0.x (superseded)8.0.53 (superseded)7 and later
3.02.22.21.1N/A7.0.x7.0.936 and later
(7 and later for WebSocket)
2.52.12.1N/AN/A6.0.x (archived)6.0.53 (archived)5 and later
2.42.0N/AN/AN/A5.5.x (archived)5.5.36 (archived)1.4 and later
2.31.2N/AN/AN/A4.1.x (archived)4.1.40 (archived)1.3 and later
2.21.1N/AN/AN/A3.3.x (archived)3.3.2 (archived)1.1 and later


그외 

mybatis

MyBatis-SpringMyBatisSpring
1.0.0 and 1.0.13.0.1 to 3.0.53.0.0 or higher
1.0.23.0.63.0.0 or higher
1.1.0 or higher3.1.0 or higher3.0.0 or higher
1.3.0 or higher3.4.0 or higher3.0.0 or higher


'For Real > Others' 카테고리의 다른 글

설득적 카피라이팅과 글쓰기  (0) 2019.10.18
[오라클 by이고잉] 입문강의  (0) 2019.08.25
[git]github -> bitbucket 소스이동.  (0) 2019.03.14
cmd 명령어  (0) 2019.03.12
meta 태그  (0) 2019.03.11

+ Recent posts