• Spring Framework Artifacts


            for Spring Framework:

    GroupIdArtifactIdDescription

    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 and 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

    Web support packages, including client and web remoting

    org.springframework

    spring-webmvc

    REST Web Services and model-view-controller implementation for web applications

    org.springframework

    spring-webmvc-portlet

    MVC implementation to be used in a Portlet environment

    org.springframework

    spring-websocket

    WebSocket and SockJS implementations, including STOMP support

  • 相关阅读:
    CSS3 页面跳转的动画效果
    JS/React 判断对象是否为空对象
    React 根据官方总结的规范
    ckeditor字数限制
    swfobject.js IE兼容问题
    Jcrop 做图片剪裁 在IE中无法显示问题解决办法
    WebApp 中用 hashchange 做路由解析
    全国省市区Json文件 ,做省市区联动很轻松
    解决用友U8删除用户时提示“用户已启用”不能删除的问题
    CFUpdate高速模式下出现Error #2038提示的解决方案
  • 原文地址:https://www.cnblogs.com/lake1984/p/4663745.html
Copyright © 2020-2023  润新知