You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@isis.apache.org by Dan Haywood <da...@haywood-associates.co.uk> on 2015/08/12 00:16:44 UTC

ISIS-848: a simpler way to bootstrap Isis applications

Hi folks,

Just a heads-up that we now have a simpler way of bootstrapping Isis
applications, such that configuration is shared between integration tests
and the webapps, and moreover allows the configuration to be specified
programmatically (so is typesafe).

This particular change is optional - there's no need to update an existing
app to the new way - but is recommended.  The simpleapp archetype has been
updated to use the new approach.

For details see the migration notes [1], reference guide [2] and users
guide [3].

Cheers
Dan

[1]
http://isis.apache.org/migration-notes.html#_migration-notes_1.8.0-to-1.9.0_bootstrapping-using-AppManifest
[2]
http://isis.apache.org/guides/rg.html#_rg_classes_AppManifest-bootstrapping
[3]
http://isis.apache.org/guides/ug.html#_ug_testing_integ-test-support_bootstrapping