Spring Framework 4 新增
Spring Messaging :
<dependency> <groupId>org.springframework</groupId> <artifactId>spring-messaging</artifactId> <version>4.0.0.RELEASE</version> </dependency>
來源
Spring WebSocket:
<dependency> <groupId>org.springframework</groupId> <artifactId>spring-websocket</artifactId> <version>4.0.0.RELEASE</version> </dependency>
來源
其它跟3.X一樣:
請參考 Spring 3.2.2的各類jar說明
Spring 4.x.x 的各類Modules
圖1 來源
Spring 3.x.x 的各類Modules
圖2 來源
參考:
Spring Framework Reference Documentation 2.3.1 Dependency Management and Naming Conventions
Springframework 所有相關JAR
其它文章
沒有留言:
張貼留言