holon-platform / example-webapp-jboss-jdbc

A simple web application example to be deployed on JBoss, using JDBC Datastore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-webapp-jboss-jdbc

A simple web application example to be deployed on Red Hat JBoss EAP, using the Holon JDBC Datastore as data access layer and the Holon Vaadin integration module for the UI layer.

This application is built using the Holon Platform's Spring Boot support, and can be both runned in stad-alone mode or deployed in a web application server.

To create the deployable war, you can run:

mvn clean install

The jboss-web.xml file can be edited to change the application context path.

About

A simple web application example to be deployed on JBoss, using JDBC Datastore

License:Apache License 2.0


Languages

Language:CSS 96.7%Language:Java 3.3%