0
点赞
收藏
分享

微信扫一扫

[Spring 组件]spring组件简要描述

穆熙沐 2023-06-28 阅读 51
GroupIdArtifactIdDescription
org.springframeworkspring-aopProxy-based AOP support
org.springframeworkspring-aspectsAspectJ based aspects
org.springframeworkspring-beansBeans support, including Groovy
org.springframeworkspring-contextApplication context runtime, including scheduling and remoting abstractions
org.springframeworkspring-context-supportSupport classes for integrating common third-party libraries into a Spring application context
org.springframeworkspring-coreCore utilities, used by many other Spring modules
org.springframeworkspring-expressionSpring Expression Language (SpEL)
org.springframeworkspring-instrumentInstrumentation agent for JVM bootstrapping
org.springframeworkspring-instrument-tomcatInstrumentation agent for Tomcat
org.springframeworkspring-jdbcJDBC support package, including DataSource setup and JDBC access support
org.springframeworkspring-jmsJMS support package, including helper classes to send/receive JMS messages
org.springframeworkspring-messagingSupport for messaging architectures and protocols
org.springframeworkspring-ormObject/Relational Mapping, including JPA and Hibernate support
org.springframeworkspring-oxmObject/XML Mapping
org.springframeworkspring-testSupport for unit testing and integration testing Spring components
org.springframeworkspring-txTransaction infrastructure, including DAO support and JCA integration
org.springframeworkspring-webFoundational web support, including web client and web-based remoting
org.springframeworkspring-webmvcHTTP-based Model-View-Controller and REST endpoints for Servlet stacks
org.springframeworkspring-webmvc-portletMVC implementation to be used in a Portlet environment
org.springframeworkspring-websocketWebSocket and SockJS infrastructure, including STOMP messaging support
举报

相关推荐

0 条评论