Spring-Simulate Spring

Source: Internet
Author: User

This is the previous note, now tidy up to the blog to put

The main purpose of this blog is to simply understand the spring implementation process, simulating the spring read configuration file

User Management

first there is a class: User

Private String username;

private String password;

Get Set ...

interface-oriented (abstract) programming, flexibility comes out, for example, the exchange of databases directly in a Oracleimpl the implementation class is available. Then use interface new Oracleimpl ().


Add to the teacher's management, etc., will add a teacherservice and Teacherdao and so on.
Simulates a spring configuration file. Simulate a big factory and write everything to a large configuration file. Reading an XML file from code simulation spring is easy to understand by looking at the code
Link: Http://pan.baidu.com/s/1pJMagIZ Password: 9gf7

Spring-Simulate Spring

Related Article

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.