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

    Spring is a helping tool for Programmer, such as save time upto 30% and Interface-Oriented.

    IO is upgrading than OO. Spring which called light-weight framework. the good point is an open source

    application frame that makes building enterprise .net application easier. providing components 

    based on proven design patterns that can be integrated into all tiers of you application architecture.

    and improve application quality and performance.

     Spring works with Nhibernate/hibernate project which i likes very much.

     the major module is below:

    1. Spring.Core --- use this module to configure your application using dependency inject ion.

    2. Spring.Aop --- use this module to preform Aspect-Oriented Programming (AOP). Aop centralizes common

    functionality that can then be declaratively applied across your application in a target manner. An aspect library

    providers prefined easy to use aspects for transactions, logging, performance monitoring, caching, method retry,

    and exception handling.

    3. Spring.Data - use this module to achieve greater efficiency and consistency in writing data access functionality

    in ADO.NET and to perform declarative tansaction management.

    4. Spring.Data.NHiberate

    5. Spring.Web

    6. Spring.Web.Extensions

    7. Spring.Services

    8. Spring.Testing.NUnit -- use this module to preform integration testing with Nunit. 

    9. Spring.Testing.Microsoft ---

    10. Spring.Messaging ---- increase your productivity creating microsoft message Queue applications that adhere to archtectural best practices

    11. Spring.Messaging.Nms ---- Use this module to increase your productivity creating Apache ActiveMQ applications that adhere to architectural

    best practices

    12. Spring.Messaging.Ems --- TIBCO EMS applications that adhere to architectural best practices.

    13. Spring.Scheduling.Quartz --- Provides integration with the Quartz.net job scheduler provider declarative configration of Quartz jobs, schedulers,

    and triggers as well as several convenience classes to increase productivity when creating job scheduling applications.

    14. Spring.Template.Velocity --- Helper classes to configure a NVelocity template engine in a spring based application. 

     http://www.springframework.net/

  • 相关阅读:
    mui 上拉加载 实现分页加载功能
    CSS 实现自适应正方形
    CSS 实现垂直居中
    CSS 实现左侧固定,右侧自适应两栏布局的方法
    微信小程序 主题皮肤切换(switch开关)
    微信小程序 tabBar模板
    微信小程序 拼团商品倒计时(拼团列表、拼团商品详情)
    js时间操作getTime(),ios移动端真机上返回显示NAN
    微信小程序 使用wxParse解析html
    原生JavaScript轮播图的节流
  • 原文地址:https://www.cnblogs.com/sandy_liao/p/1713103.html
Copyright © 2011-2022 走看看