This repository contains minimal production ready webfirmframework projects. The sample projects in this repository use one of the css frameworks like bootstrap css, foundation css, material design lite css, materialize css, MUI css, Petal css etc..
The projects are based on latest version of wffweb-3.0.20 and wffweb-12.0.2. Visit developers guide for webfirmframework doc.
wffweb-12-production-sample-jakarta-ee-with-bootstrap5-css-framework
project can be run with tomcat 10 or later and Java 17 or later. This is the most modern way to build java web app, it uses the wffweb-12.0.2. You can use any jakarta ee application server to run this project. Single module source code project can be found here. It uses embedded tomcat and compatible to be deployed on Heroku with a single click.
NB: Do not forget to change random secret string in com.webfirmframework.wffwebcommon.MultiInstanceTokenUtil
class before deployment.
production-sample-jakarta-ee-with-bootstrap5-css-framework
project can be run with tomcat 10 and Java 8 or later. You can use any jakarta ee application server to run this project.
All projects are in maven.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MUI follows Google's Material Design guidelines.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Got best result on Google Chrome when tested