Apache Isis version 0.2.0-incubating Released
New Functionality
Have a look at the Release Notes for the full list, but a selected highlight list:
SQL/JDBC Database related
- Persist and restore polymorphic classes
- Allow users to override "isis_" table prefix
Other useful stuff
- JSON viewer (for Restful Objects, up to v0.56).
- New "onlinedemo" example to demonstrate combined html and json viewers as live example.
Other Improvements
After some internal discussion, we have revamped the Isis home page - hopefully it should now be more apparent what Isis is for, and how you can use it.
@ 01:10 PM on February 23Tip: Hiding webapp port 8080 behind port 80
Use the Apache Webserver (httpd)
I needed this when I found that a corporate firewall prevented access to my Isis webapp.
@ 06:19 PM on January 11Apache Isis pages
Added Apache Isis Mini-pages, providing detailed content, in a hierarchical structure.
@ 02:51 PM on January 09