Spring Framework Reference Manual _5.0.0_ Chinese-English version _part i_ Chapter __spring

Source: Internet
Author: User
Tags aop

Article Author: Tyan
Blog: noahsnail.com
More Spring framework content is available to the author blog for continuous updates. Part I. Overview of the Spring Framework

The Spring Framework is a lightweight solution and a potential one-stop-shop for building your Enterprise-ready applicatio Ns. However, Spring is modular, allowing for you-only those parts-you need, without has to bring in the rest. can use the IoC container, and the any web framework in top, but can also to only thehibernate integration code or T He JDBC abstraction layer. The Spring Framework supports declarative transaction management, remote access to your logic through RMI or Web services, and various options for persisting your data. It offers a full-featured MVC framework, and enables to integrate AOP transparently into your software.

The spring framework is a lightweight solution, and the spring framework is a possible one-stop service for building an enterprise-class application. Spring is modular, allowing you to use only the part of the functionality you need without introducing other parts. You can use IOC containers on any web framework, or you can use only Hibernate integration code or the JDBC Abstraction layer. The spring framework supports declarative business management, enabling remote access to your logic through RMI or Web services, and supporting the way in which multiple persisted data is supported. Spring provides an MVC framework that includes all the features that enable you to integrate AOP transparently into your software.

Spring is designed to being non-intrusive, meaning that your domain logic code generally has no dependencies on the framework itself. In your integration layer (such as the data Access layer), some dependencies on the data access technology and the Spring Libraries would exist. However, it should to isolate this dependencies from the rest of the your code base.

Spring is designed to be non-intrusive, which means that your own logical code usually does not depend on the framework itself. In your integration layer, such as the data access layer, there will be some data access technology dependencies and a spring library. In any case, it should be easy to detach these dependencies from the rest of your code.

This document are a reference guide to Spring Framework features. If you are have any requests, comments, or questions on this document, please post them on the user mailing list. Questions on the Framework itself should is asked on StackOverflow.

This document is a reference guide to the Spring Framework functionality. If you have any requests, comments, or questions about this document, please email the person who sent the list to the user. Questions about the framework itself can be asked on the StackOverflow. 1.Getting started with Spring

This reference guide provides detailed information about the Spring Framework. IT provides comprehensive documentation for all features, as OK as some background about the underlying concepts (such a S "Dependency injection") that Spring has embraced.

This reference book provides detailed information about the spring Framework, provides comprehensive documentation on all features, and describes some of the backgrounds of the basic concepts in spring, such as dependency injection.

If you are are just getting started with spring, your may want to begin using the "Spring" Framework by creating a spring Boot Ba SED application. Spring Boot provides a quick (and opinionated) way to create a Production-ready spring based application. It is based on the Spring Framework, favors convention over configuration, and are designed to get you up and running as Qu Ickly as possible.

If you're just starting to learn spring, you might want to create an application based on spring boot, which provides a quick (and arbitrary) way to create a spring-based application for the production environment. It is based on the spring framework, the support Convention is larger than the configuration , and is designed to be quick to start and run as fast as possible.

can use Start.spring.io to generate a basic project or follow one of the ' Getting Started ' guides like the Getting Sta rted Building a RESTful Web Service one. As easier to digest, this guides are very task focused, and most of them are, based on Spring Boot. They also cover projects from the Spring portfolio this you might want to consider when solving a particular problem .

You can use Start.spring.io to produce a basic project or follow one of the "Getting Started" guidelines, such as the "started building a RESTful Web Service" guide. In addition to easy to understand absorption, these guidelines are primarily task-based, and most of them are based on spring boot. They also include other projects in spring that you might consider when solving a particular problem.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.