Skip to content

Minimal production ready webfirmframework projects. The sample projects in this repository use bootstrap css framework, foundation css framework etc..

Notifications You must be signed in to change notification settings

webfirmframework/minimal-production-ready-projects

Repository files navigation

minimal-production-ready-projects

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.0. Visit developers guide for webfirmframework doc.


wffweb-12-production-sample-jakarta-ee-with-bootstrap5-css-framework project can be run with tomcat 10 and Java 17 or later. This is the most modern way to build java web app, it uses the wffweb-12.0.0. You can use any jakarta ee application server to run this project. Checkout live demo in Heroku and its single module source code can be found here. It uses embedded tomcat.


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.

To open it in IntelliJ Java IDE:

Go to File > Open and select project directory

To open it in eclipse:

Go to File > Import > Existing Maven Projects and select project directory


Sample HTML code for foundation css framework

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Doc for MUI css framework

MUI follows Google's Material Design guidelines.

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Doc for Bootstrap4 css framework

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Doc for Petal css framework

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Doc for Materialize css framework

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Doc for Material Design Lite css framework


Got best result on Google Chrome when tested