apache isis,基于springboot的生产力提升百倍的快速开发平台
apache isis是ddd(领域模式设计)的老大推荐和亲自使用的开发业务系统的框架,完全不用写界面(不用写界面,也不用写界面定义xml之类的),节省大量的开发时间,界面是根据后台的entity和domain领域模型定义自动生成(用了知名的apache自动生成界面项目apache wicket)
用apache isis开发系统,数据模型设计完成后,就可以快速生成一个几百张表的系统原型,然后进一步细调和增加任何需要的业务逻辑
Apache Isis 还包括大量用于安全、审计、命令分析、邮件合并和其他关注点的附加模块。它还具有许多用于地图、日历等的UI扩展。
apache isis最大的特点是生产力强悍,几百张表的系统,几个人就可以了,老外的做项目神器,在国外做的都是政府,电信,银行,大学和公司的客户项目
国内目前还没有流行,因为国内现在做项目还是堆人模式,一个几百张表的系统,至少堆100个人
因为优秀的特性,apache isis入选2021年apache十大顶级开源项目
2021 年顶级 Apache 项目
1. [Apache Superset](https://superset.apache.org/)
2:[Apache Camel](https://camel.apache.org/)
3:[Apache Flink](https://flink.apache.org/)
4:[Apache Airflow](https://airflow.apache.org/)
5:[Apache Pulsar](https://pulsar.apache.org/)
6:[Apache Spark](https://spark.apache.org/)
7:[Apache IOTDB](https://iotdb.apache.org/)
8:[Apache Isis](https://isis.apache.org/)
9: [Apache NuttX](https://nuttx.apache.org/)
10. [Apache Shardingsphere](https://shardingsphere.apache.org/)
https://isis.apache.org/
https://wicket.apache.org/