/javaee-mongodb-boilerplate

Complete boilerplate for JavaEE using Wildfly, MongoDB, Jaxrs, Arquillian test and Maven

Primary LanguageJavaApache License 2.0Apache-2.0

Easy setup for using Wildfly, MongoDB (morphia), Jaxrs and maven. You can test you application by Arquillian.

Requirement

Deploy it

maven clean install

Ear file is ear/target/boilerplate-ear.ear. You can open admin panel on wildfly and deploy the ear file.