Skip to content

Apache Isis™ software is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API. Use for prototyping or production.

License

bhargavgolla/isis

 
 

Repository files navigation

apache-isis

Apache Isis™ software is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API. Use for prototyping or production.

To see Isis in action, watch these screencasts.

Get started yourself using the Maven archetype.

For help and support, join the mailing lists.

Screenshots

The following are taken from the screenshots page on the Isis website. That page also shows the code from which these pages are dynamically generated.

A list of objects returned from a domain service action:

A domain object:

Invoking an action:

The REST API for a domain object:

Extensions

The Wicket viewer is extensible; a number of extensions (hosted on github) are available integrating google maps, charting, and also a calendar.

Google maps v3 integration

A list of objects returned from a domain service action (with additional button to view in a map):

List of objects rendered in a map:

Integration of maps on the object page:

Wicked Charts integration

An action that returns a WickedChart.

About

Apache Isis™ software is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API. Use for prototyping or production.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.4%
  • JavaScript 2.0%
  • CSS 1.7%
  • XSLT 0.5%
  • Groovy 0.2%
  • PHP 0.2%