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

pragmatach.admin.environment.html Maven / Gradle / Ivy



<#include "bootstrapheader.html">

	<#include "adminheader.html">
	

Environment

<#list controller.environment?keys as prop>
Name Value
${prop} ${controller.environment[prop]}
<#include "bootstrapfooter.html">




© 2015 - 2025 Weber Informatics LLC | Privacy Policy