# spring4-study **Repository Path**: cianfree/spring4-study ## Basic Information - **Project Name**: spring4-study - **Description**: spring4 study - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-15 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring4-study spring4 study # 各个模块介绍 org.springframework spring-aop Proxy-based AOP support org.springframework spring-aspects AspectJ based aspects org.springframework spring-beans Beans support, including Groovy org.springframework spring-context Application context runtime, including scheduling and remoting abstractions org.springframework spring-context-support Support classes for integrating common third-party libraries into a Spring application context org.springframework spring-core Core utilities, used by many other Spring modules org.springframework spring-expression Spring Expression Language (SpEL) org.springframework spring-instrument Instrumentation agent for JVM bootstrapping org.springframework spring-instrument-tomcat Instrumentation agent for Tomcat org.springframework spring-jdbc JDBC support package, including DataSource setup and JDBC access support org.springframework spring-jms JMS support package, including helper classes to send/receive JMS messages org.springframework spring-messaging Support for messaging architectures and protocols org.springframework spring-orm Object/Relational Mapping, including JPA and Hibernate support org.springframework spring-oxm Object/XML Mapping org.springframework spring-test Support for unit testing and integration testing Spring components org.springframework spring-tx Transaction infrastructure, including DAO support and JCA integration org.springframework spring-web Foundational web support, including web client and web-based remoting org.springframework spring-webmvc HTTP-based Model-View-Controller and REST endpoints for Servlet stacks org.springframework spring-webmvc-portlet MVC implementation to be used in a Portlet environment org.springframework spring-websocket WebSocket and SockJS infrastructure, including STOMP messaging support