開始時間 10:15,結束時間 10:32,用時 2 min,這段最少了框架
As of Spring Framework 5.0, Spring requires the Java EE 7 level (e.g. Servlet 3.1+, JPA 2.1+) as a minimum - while at the same time providing out-of-the-box integration with newer APIs at the Java EE 8 level (e.g. Servlet 4.0, JSON Binding API) when encountered at runtime. This keeps Spring fully compatible with e.g. Tomcat 8 and 9, WebSphere 9, and JBoss EAP 7.ui
Spring 5 以後,Spring 最低要求 Java EE 7(好比 Servlet 3.1+,JPA 2.1+),同時使用更新的 API 接口運行在 Java EE 8 級別,提供開箱即用的集成環境。 這讓 Spring 徹底兼容 Tomcat 8 和 9,WebSphere 9 以及 JBoss EAP 7。翻譯
As of 從……開始 integration 集成 encountered 遇到 compatible 兼容接口