All Downloads are FREE. Search and download functionalities are using the official Maven repository.

activeweb.3.5-j11.source-code.activeweb_defaults.properties Maven / Gradle / Ivy

The newest version!
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

#max upload size
maxUploadSize = 20000000




© 2015 - 2024 Weber Informatics LLC | Privacy Policy