我在Java 10.14.5上运行,并且安装了MacOS标准版JDK (JavaSE13.0.1)。现在我正在下载Eclipse for Java Enterprise Edition,因为我想开发一些EE应用程序。当我安装Eclipse时,即使我正在下载Eclipse for EE,使用我的Java SE JDK似乎也是非常愉快的。为什么会这样呢?实际上,我是否可以使用SE JDK开发EE应用程序,或者是否需要下载并安装Java EE JDK。我很困惑。
我有一个在使用Java1.7时运行良好的应用程序。我们最近升级到Java1.8,之后应用程序就无法工作了。org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component class nested exception is java.lang.ArrayIndexOutOfBoundsExceptionorg.springframe
parsing XML document from ServletContext resource [/WEB-INF/applicationContext.xml]; nested exception is at org.springframework.beans.factory.xml.XmlBeanDef