jfast 1.0 版本已正式同步到 maven 中央仓库

栏目: 软件资讯 · 发布时间: 7年前

内容简介:jfast1.0版本已正式同步到maven中央仓库 jfast 它是一款轻量级 Java Web 框架,基于MVC架构 内置 IOC(基于guice)、AOP(基于guice,cglib)、ORM、DAO、MVC 等特性 基于 Servlet 3.0 规范 使用 Java 注解取代 XML 配置...

jfast1.0版本已正式同步到maven中央仓库

jfast

它是一款轻量级 Java Web 框架,基于MVC架构

  • 内置 IOC(基于guice)、AOP(基于guice,cglib)、ORM、DAO、MVC 等特性

  • 基于 Servlet 3.0 规范

  • 使用 Java 注解取代 XML 配置

  • 支持jsp,velocity等视图

  • 面向基于 Web 的中小规模的应用程序

  • 新手能在较短时间内入门

  • 核心具有良好的定制性且插件易于扩展

<!-- 中央仓库地址 -->
<dependency>
    <groupId>com.gitee.zhuimengshaonian</groupId>
    <artifactId>jfast</artifactId>
    <version>1.0</version>
</dependency>

jfast码云云地址 :https://gitee.com/zhuimengshaonian/jfast

jfast开发文档 :https://gitee.com/zhuimengshaonian/jfast/blob/master/README.md


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Weaving the Web

Weaving the Web

Tim Berners-Lee / Harper Paperbacks / 2000-11-01 / USD 15.00

Named one of the greatest minds of the 20th century by Time , Tim Berners-Lee is responsible for one of that century's most important advancements: the world wide web. Now, this low-profile genius-wh......一起来看看 《Weaving the Web》 这本书的介绍吧!

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具