All Classes
-
All Classes Interface Summary Class Summary Class Description DevConfig Goes in re-usable location so all your dev servers can be modifiedDevelopmentServer What's awesome about writing code on the DevelopmentServer is we can put validation/failures in place that are not in the production server so developers can catch them.DevServerMeta DevServerUtil Goes in re-usable location so all your dev servers can be modifiedJavaCache OurDevConfig ProdServerForIDE Uses the production Router but the dev template compiler so you 'could' step through prod router code to see if something is going on TODO: modify this to compile ALL gradle groovy template *.class files (ones generated from the html) and then we could run full production mode from the IDEYourCompanyAbstractDevServer Goes in re-usable location so all your dev servers can be modifiedYourCompanyDevelopmentServer Goes in re-usable location so all your dev servers can be modifiedYourCompanyProdServerForIDE Goes in re-usable location so all your dev servers can be modified