activeweb.1.5.source-code.activeweb_defaults.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of activeweb Show documentation
Show all versions of activeweb Show documentation
Core functionality of the framework
templateManager=org.javalite.activeweb.freemarker.FreeMarkerTemplateManager
freeMarkerConfig=app.config.FreeMarkerConfig
bootstrap=app.config.AppBootstrap
dbconfig=app.config.DbConfig
route_config=app.config.RouteConfig
controllerConfig=app.config.AppControllerConfig
rootPackage=app
targetDir=target/classes
targetTestDir=target/test-classes
defaultLayout=/layouts/default_layout
#whether to rollback transactions after a test.
rollback = true