From commits-return-8362-archive-asf-public=cust-asf.ponee.io@openwebbeans.apache.org Fri Aug 2 14:43:24 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5F2BD180654 for ; Fri, 2 Aug 2019 16:43:24 +0200 (CEST) Received: (qmail 44494 invoked by uid 500); 2 Aug 2019 14:41:19 -0000 Mailing-List: contact commits-help@openwebbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwebbeans.apache.org Delivered-To: mailing list commits@openwebbeans.apache.org Received: (qmail 44422 invoked by uid 99); 2 Aug 2019 14:41:18 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2019 14:41:18 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 46ECB3A3882 for ; Fri, 2 Aug 2019 14:41:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1048296 [3/9] - in /websites/production/openwebbeans/content/meecrowave: ./ assets/css/ assets/plugins/ assets/plugins/elegant_font/css/ assets/plugins/font-awesome/css/ meecrowave-core/ meecrowave-gradle/ meecrowave-jolokia/ meecrowave-jp... Date: Fri, 02 Aug 2019 14:41:15 -0000 To: commits@openwebbeans.apache.org From: struberg@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190802144116.46ECB3A3882@svn01-us-west.apache.org> Modified: websites/production/openwebbeans/content/meecrowave/components.html ============================================================================== --- websites/production/openwebbeans/content/meecrowave/components.html (original) +++ websites/production/openwebbeans/content/meecrowave/components.html Fri Aug 2 14:41:14 2019 @@ -18,7 +18,7 @@ - + @@ -66,118 +66,127 @@
-
-

Meecrowave Core

-
-
-

Core component is the backbone of Meecrowave. It is based on Tomcat embedded for Servlet container, CXF for JAX-RS, OpenWebBeans for CDI and Log4j2 for the logging.

-
- - -
-
-
-

Meecrowave JPA

-
-
-

Meecrowave JPA provides a thin layer on top of JPA to make it easier to use JPA without requiring to use a full container like JavaEE or Spring. It is just a CDI extension.

-
-
-

Read More

-
-
-
-
-

Meecrowave Maven

-
-
-

Meecrowave provides a Maven plugin to run meecrowave with your preferred build tool.

-
-
-

Read More

-
-
-
-
-

Meecrowave Gradle

-
-
-

Meecrowave provides a Gradle plugin to run meecrowave with your preferred build tool.

-
-
-

Read More

-
-
-
-
-

Meecrowave and the Testing

-
-
-

Meecrowave provides two main testing integration: a JUnit one and an Arquillian Container.

-
-
-

Read More

-
-
-
-
-

Meecrowave and Monitoring

-
-
-

Meecrowave provides few integration for the monitoring:

-
- -
-
-
-

Meecrowave and JTA

-
-
-

This is an experimental integration of geronimo-transaction and meecrowave.

-
- -
-
-
-

Meecrowave and OAuth2

-
-
-

This is an experimental module integrating CXF OAuth2 server in Meecrowave through an embeddable dependency or a directly executable jar.

-
- -
-
-
-

Meecrowave Let’s Encrypt

-
-
-

This is an experimental module integrating with Let’s Encrypt to provide you free and easy SSL support on your HTTPS connectors.

-
- -
-
-
-

Going further

-
-
-

Meecrowave scope is not the full scope of microservices (whatever it means) or at least enterprise needs cause several Apache projects cover part of them in a very good way.

-
-
-

See Companion Projects for more information.

-
-
+
+

Meecrowave Core

+
+
+

Core component is the backbone of Meecrowave. It is based on Tomcat embedded for +Servlet container, CXF for JAX-RS, OpenWebBeans for CDI and Log4j2 for the logging.

+
+ + + +
+
+
+

Meecrowave JPA

+
+
+

Meecrowave JPA provides a thin layer on top of JPA to make it easier to use JPA +without requiring to use a full container like JavaEE or Spring. It is just a +CDI extension.

+
+ +
+
+
+

Meecrowave Maven

+
+
+

Meecrowave provides a Maven plugin to run meecrowave with your preferred build tool.

+
+ +
+
+
+

Meecrowave Gradle

+
+
+

Meecrowave provides a Gradle plugin to run meecrowave with your preferred build tool.

+
+ +
+
+
+

Meecrowave and the Testing

+
+
+

Meecrowave provides two main testing integration: a JUnit one and an Arquillian Container.

+
+ +
+
+
+

Meecrowave and Monitoring

+
+
+

Meecrowave provides few integration for the monitoring:

+
+ +
+
+
+

Meecrowave and JTA

+
+
+

This is an experimental integration of geronimo-transaction and meecrowave.

+
+ +
+
+
+

Meecrowave and OAuth2

+
+
+

This is an experimental module integrating CXF OAuth2 server in Meecrowave +through an embeddable dependency or a directly executable jar.

+
+ +
+
+
+

Meecrowave Let’s Encrypt

+
+
+

This is an experimental module integrating with Let’s Encrypt to provide you +free and easy SSL support on your HTTPS connectors.

+
+ +
+
+
+

Going further

+
+
+

Meecrowave scope is not the full scope of microservices (whatever it means) or at least enterprise needs +cause several Apache projects cover part of them in a very good way.

+
+
+

See Companion Projects for more information.

+
+
@@ -205,8 +214,8 @@