classpath路径指什么 只知道把配置文件如:mybatis.xml.spring-web.xml.applicationContext.xml等放到src目录(就是存放代码.java文件的目录),然后使用"classpath:xxx.xml"来读取,都放到src目录准没错,那么到底classpath到底指的什么位置呢? WEB-INF/classes目录存放src目录java文件编译之后的.class文件,xml.properties等资源配置文件,这是一个定位资源的入口. sr
Both version numbers (1.6.0 and 6) are used to identify this release of the Java Platform. Version 6 is the product version, while 1.6.0 is the developer version. The number 6 is used to reflect the evolving level of maturity, stability, scalability