登录
首页 » Java » Green-forest Framework(绿林框架)介绍

Green-forest Framework(绿林框架)介绍

于 2022-02-20 发布 文件大小:2.18 MB
0 130
下载积分: 2 下载次数: 1

代码说明:

翻译 maninwest@Codeforge 作者:evgeny.dolganov@CodeProjectGreen-forest Framework (绿林框架)是个简单的 IoC 容器,具有Action(操作)- Handle(句柄)架构。它不是 Spring 框架或 JEE 的竞争者,而是这些框架的强大附件。你可以使用 Green-forest 进行单个类的实现或者用于实现复杂的业务逻辑。 操作-句柄架构可以通过下图展示:就像示意图中展现的,我们把逻辑分成了一些类: 操作 Action 类币表示“原子业务方法” 并盛放输入和输出数据://Action with String input and Integer output data public class SomeAction extends Action{ public SomeAction(String input) { super(input); } }句柄 Handler 类表示一个业务逻辑的实现:@Mapping(SomeAction.class) public class SomeHandler extends Handler{ @Inject SomeService service; public void invoke(SomeAction ac

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 掌握java.io.swing中容器类的使用方法,如:JFrame、JPanel等; 2.掌握布局管理器的使用方法,如:FlowLayout、BorderLay...
    掌握java.io.swing中容器类的使用方法,如:JFrame、JPanel等; 2.掌握布局管理器的使用方法,如:FlowLayout、BorderLayout等; 3.掌握java.io.swing中组件类的作用,如:菜单、工具栏、按钮等; 4.掌握Java事件驱动程序设计-委托模型的设计方法。-master java.io.swing Vessel type of use, such as : class, JPanel; 2. Master layout manager to use, such as : FlowLayout, BorderLayout; 3. Master java.io.swing Component kind of role, such as : menus, toolbars, buttons, etc.; 4. Master Java event-driven programming-commissioned model of the design method.
    2022-01-28 11:05:09下载
    积分:1
  • AccountSetupIncoming
    Account Setup Incoming for Andriod.
    2013-10-06 00:35:28下载
    积分:1
  • 4769508
    深入理解 Java 虚拟机-Jvm 高级特性与最佳实践()
    2017-10-15 09:09:58下载
    积分:1
  • 双鱼林SSM图书信息管理系统
    技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points: 1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework. 2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible. 3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
    2019-03-28 18:47:02下载
    积分:1
  • struts2+ hibernate framework for integrated management systems to do the blog, t...
    struts2+hibernate框架整合做的博客管理系统,有用户管理,日志管理以及日志评论管理-struts2+ hibernate framework for integrated management systems to do the blog, there are user management, log management, and log review management
    2022-12-20 15:15:04下载
    积分:1
  • 开发代码 简易java框架开源订销管理系统
    开发代码 简易java框架开源订销管理系统-The development of open source code simple java framework for marketing management system set
    2022-08-02 22:17:27下载
    积分:1
  • Data mining code
    This code is original developed by me any my friends while working on undergrduate thesis.
    2022-04-08 13:31:11下载
    积分:1
  • 练习好代码-15
    可以用来练习的代码,非常经典,值得下载查看
    2022-06-21 17:07:46下载
    积分:1
  • ShoppingBillManage
    利用JSP+Servlet+JavaBean+JSTL实现购物车,和商品供应商,库存管理的增删改查,里面有数据库生成语句 (Use JSP+Servlet+JavaBean+JSTL achieve a shopping cart, and merchandise vendors, inventory management CRUD, there are database-generated statement)
    2013-11-06 20:04:59下载
    积分:1
  • Test_lload_1
    This ClassVisitor removes InnerClasses and EnclosingMethod attributes in classes that are retargeted or that refer to classes that are retargeted.
    2014-02-18 12:42:36下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载