This is an example website of what a comic book company offering comics as a service (CaaS) would look like.
This is a simple 4 page application (landing pages, about us page, contact us page and browse our work page). Meant to show-off advanced Java EE MVC architecture.
The front end is completely done in JSF (the prime faces implementation). There is additional vanilla JS, CSS to add the look when necessary
The back-end of the application is a Java Spring application. With additional dependencies.
A instance of MySQL is used as the database technology. MyBatis framework is used as the