Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adminfaces/generated-scaffold-app

Application generated with AdminFaces Scaffold
https://github.com/adminfaces/generated-scaffold-app

Last synced: 6 days ago
JSON representation

Application generated with AdminFaces Scaffold

Awesome Lists containing this project

README

        

= AdminFaces Scaffolded application

image:https://travis-ci.org/adminfaces/generated-scaffold-app.svg[Build Status (Travis CI), link=https://travis-ci.org/adminfaces/generated-scaffold-app]

This application was generated with AdminFaces scaffold. The forge commands executed to generate the application can be found https://github.com/adminfaces/admin-addon#generated-application[found here^].

== Running

=== Via Docker

Just execute `bash build-and-run.sh` on the root of the project

=== Via Maven

`mvn clean package` and then deploy generated war to `Wildfly 15` or newer.

== Tests
run `mvn test -Pit-tests`