#{extends '../../main.html'/}# #{set title:'Controllers'/}# #{set tab:'management'/}#
Great news for you! All of these properties that you can change are persisted across restarts. On top of that, you can apply a property change to just this server or all servers in the cluster. Any property changes to just this server only last until the next restart while changes to the whole cluster are persisted and re-applied on startup
This means, you simply add a Guice bean implementing a special named interface, and your properties are exposed here. Say bye bye to property files!!!