2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-04-30 10:38:12 -07:00
Full-stack, no-declaration, framework to quickly and effortlessly create web applications with modern Java. https://github.com/rife2/rife2
Find a file
2022-10-08 05:36:04 -04:00
app Removed accidentally committed code 2022-10-05 23:32:43 -04:00
gradle/wrapper Initial commit 2022-10-01 18:42:06 -04:00
lib Added Json support to the template engine 2022-10-08 05:36:04 -04:00
standalone Added the standalone app resource directory as the first one for the runtime classpath, allowing templates to be reloaded on the fly. 2022-10-05 07:33:57 -04:00
war Added convenience template method 2022-10-04 21:24:49 -04:00
.gitattributes Initial commit 2022-10-01 18:42:06 -04:00
.gitignore Added database and scheduler modules. 2022-10-05 23:32:05 -04:00
CHANGELOG-v1.txt Added informational documents 2022-10-04 21:51:45 -04:00
CHANGELOG-v2.txt Added informational documents 2022-10-04 21:51:45 -04:00
COPYING.txt Added informational documents 2022-10-04 21:51:45 -04:00
gradlew Initial commit 2022-10-01 18:42:06 -04:00
gradlew.bat Initial commit 2022-10-01 18:42:06 -04:00
LICENSE.txt Added informational documents 2022-10-04 21:51:45 -04:00
settings.gradle.kts Working template engine 2022-10-02 21:20:46 -04:00