Giter VIP home page Giter VIP logo

openwebbeans-meecrowave-examples's Introduction

Meecrowave Sample

This project shows how to use Apache Meecrowave for simple applications.

About Apache Meecrowave

Apache Meecrowave is a 9 MByte small embeddable Java Application Server based on the following Apache JavaEE 8 projects:

  • Apache Tomcat-9.x

  • Apache OpenWebBeans-2.x

  • Apache Johnzon-1.1.x

  • Apache CXF-3.2.x

  • Apache log4j2 (optional, JUL supported as well)

About our Examples

Here’s what it provides:

  1. A pom.xml with the dependencies for this sample and meecrowave-maven-plugin setup so you can launch mvn package meecrowave:run.

  2. A sample JAX-RS application: in src/main/java/com/superbiz/sample/jaxrs

  3. A test using JAX-RS client API and the meecrowave mono rule (useful when you run multiple tests) in src/test/java/com/superbiz/sample/jaxrs

  4. in src/main/java/com/superbiz/configuration/Defaults some enrichment of the meecrowave Cli options for the application.

To use it launch meecrowave main (org.apache.meecrowave.runner.Cli) with option --app-default-name foo.

You can also use the `meecrowave-maven-plugin`and type

$> mvn clean install meecrowave:run

For debugging your application attach with your IDE to port 8000 and start Meecrowave in debug mode with

$> mvnDebug clean install meecrowave:run

Further Resources

Bug Reporting

Please use our official Meecrowave Bug Tracker for reporting bugs or enhancement requests.

Apache Meecrowave resources

Please find more information about Meecrowave on our Apache Meecrowave Project Site

openwebbeans-meecrowave-examples's People

Contributors

struberg avatar svenruppert avatar karlkilden avatar elexx avatar jlleitschuh avatar rmannibucau avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.