An open API service indexing awesome lists of open source software.

https://github.com/waylau/apache-isis-tutorial

Apache Isis Tutorial.《Apache Isis 教程》是一本关于 Apache Isis 应用学习的开源书。
https://github.com/waylau/apache-isis-tutorial

Last synced: 8 months ago
JSON representation

Apache Isis Tutorial.《Apache Isis 教程》是一本关于 Apache Isis 应用学习的开源书。

Awesome Lists containing this project

README

          

# Apache Isis Tutorial《Apache Isis 教程》

![](isis-logo-199x100.png)

Apache Isis Tutorial takes you to learn Apache Isis step by step with a large number of samples. There is also a GitBook version of the book: .
Let's [READ](https://github.com/waylau/apache-isis-tutorial/blob/master/SUMMARY.md)!

[Apache Isis™](http://isis.apache.org/) is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services or view models, and the framework dynamically generates a representation of that domain model as a webapp or a rich hypermedia REST API.

Apache Isis Tutorial 是一本关于 Apache Isis 应用学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Apache Isis 的世界。如有疏漏欢迎指正,欢迎提问。感谢您的参与!

[Apache Isis™](http://isis.apache.org/) 是用于在 Java 中快速开发领域驱动应(domain-driven)用程序的框架。只需在实体、领域服务或视图模型中编写业务逻辑,该框架会将该领域模型的表示动态生成为 webapp 或丰富的超媒体 REST API。

### Get Started 如何开始阅读

选择下面入口之一:

* 的 [SUMMARY.md](https://github.com/waylau/apache-isis-tutorial/blob/master/SUMMARY.md)(源码)
* 点击 Read 按钮(同步更新,国内访问速度一般)

### Code 源码

书中所有示例源码,移步至 `samples` 目录下

### Issue 意见、建议

如有勘误、意见或建议欢迎拍砖

### Contact 联系作者:

* Blog: [waylau.com](https://waylau.com)
* Gmail: [waylau521(at)gmail.com](mailto:waylau521@gmail.com)
* Weibo: [waylau521](http://weibo.com/waylau521)
* Twitter: [waylau521](https://twitter.com/waylau521)
* Github : [waylau](https://github.com/waylau)