zoukankan      html  css  js  c++  java
  • Spring Framework Artifacts

    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

  • 相关阅读:
    BootStrap行内编辑
    NPOI学习笔记
    仅当使用了列列表并且 IDENTITY_INSERT 为 ON 时,才能为表'Address'中的标识列指
    .Net MVC发布出错 Server Error in '/' Application.
    C# 新特性
    System.Runtime.InteropServices.COMException:“服务器出现意外情况。 (异常来自
    BootStrap的表格加载json数据,并且可以搜索,选择
    NPOI导入导出Excel
    读取Easy UI的DATa grid里面的所有数据
    C# 导出Excel
  • 原文地址:https://www.cnblogs.com/YLsY/p/5711024.html
Copyright © 2011-2022 走看看