Contact QQ: 2262366309, email: spring_bird@163.com
- Springbird
ERP system quick development platform
Springbird
The ERP system quick development platform is based on a common three-tier architecture. The data access layer adopts the ibatis.net without SQL Injection risks, and the presentation layer adopts Microsoft's latest Asp.net mvc3
Razor template parsing engine and lightweight jquery
Easyui: the service layer adopts interface programming. The mature and reliable IOC and AOP framework spring.net are used as a whole to integrate the service layer, data access layer, and performance layer, by default, the ERP system quick development platform includes the organization and permission management functions.
Installation Method
1.ProgramAnd "function", select "enable or disable WINDOWS function", and install "Internet Information Service", that is, all iis7 options
2. Install. NET Framework 4.0
3. Create an sqlexpress database ERP with the username/password: SA/SA. If the SQL Server database is used, modify the configuration files ERP. config and permission. config.
4. Execute ERP. SQL
5. Copy the ERP folder to c: \ Inetpub \ wwwroot.
6. Open the iis7 manager, convert the ERP under the default website to an application, and select ASP. NET v4.0 integration mode for the application pool.
7. Copy the permissionws folder to c: \ Inetpub \ wwwroot.
8. Open the iis7 manager and convert permissionws under the default website to applications. select ASP. NET v4.0 Classic Mode for the application pool.
9. In the browser, enter http: // localhost/ERP/, account/password: admin/123456
10,If you install. net Framework 4.0, and then install iis7, You need to execute "cd c: \ WINDOWS \ Microsoft. net \ framework \ v4.0.30319 "and" aspnet_regiis-I "Run iis7, click the root node, and double-click" ISAPI and CGI restrictions "on the right to allow" ASP. net v4.0.30319"
Download 1.0.0.4, 2011-8-13
- Springbird Code Generator
SpringbirdCodeThe generator is based on a common three-tier architecture. The data access layer adopts ibatis.net without SQL Injection risks, the presentation layer adopts Microsoft winform, and the service layer adopts interface programming, the mature and reliable IOC and AOP framework spring.net are used for integration between the service layer, data access layer, and performance layer. The template definition uses the nvelocity template engine.
Installation Method
1. Add or modify the connection string information in the <connectionstrings/> section of springbird.generator.win.exe. config. The connection method is oledb.
2. You can add a custom template under the templates directory. For details about template writing, see implementation of ERP. MVC. List.
3. You can add or modify aliases in the descriptiondicts section of services. config in the configs directory.
Download 1.0.0.4, 2011-8-13
- Springbird Message Middleware (Mom, Message Oriented Middleware)
Message-oriented middleware uses an efficient and reliable message transmission mechanism for platform-independent data exchange and integrates distributed systems based on data communication. By providing message transmission and Message Queuing Models, it can expand inter-process communication in a distributed environment.Message Middleware (Mom, Message Oriented Middleware) based on the general three-tier architecture, the data access layer adopts ibatis.net without SQL Injection risks, and the presentation layer adopts Microsoft's latest Asp.net mvc3
Razor template parsing engine and lightweight jquery
Easyui: the service layer adopts interface programming. The mature and reliable IOC and AOP framework spring.net are used as a whole to integrate the service layer, data access layer, and presentation layer.