Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helidon MP 2.0 Intro #1653

Merged
merged 13 commits into from
Jun 4, 2020
Merged

Conversation

ljamen
Copy link
Contributor

@ljamen ljamen commented Apr 15, 2020

No description provided.

@ljamen ljamen requested a review from m0mus April 15, 2020 21:44
@ljamen ljamen changed the title Helidon MP 2.0 Intro - draft for 1628 [WiP] Helidon MP 2.0 Intro - draft for 1628 Apr 16, 2020
@ljamen
Copy link
Contributor Author

ljamen commented Apr 24, 2020

This is a new topic to head up the new MP section of the doc. In 2.0 the docs were split into MP and SE.

@ljamen ljamen changed the title [WiP] Helidon MP 2.0 Intro - draft for 1628 Helidon MP 2.0 Intro Apr 24, 2020
@ljamen ljamen mentioned this pull request May 5, 2020
46 tasks
@ljamen
Copy link
Contributor Author

ljamen commented May 21, 2020

This PR is for the MP introduction and the getting started located in mp/introduction. @m0mus

Copy link
Contributor

@m0mus m0mus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


Helidon MP is an implementation of the
Helidon MP {helidon-version} is an implementation of the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't make sense adding a version number here. It's about Helidon MP in general.


For comparison, the high-level differences between Helidon MP and Helidon SE are described below.

[width="100%",options="header"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The table is too long. It looks like word wrapping is not supported when we render a table. Try adding soft line breaks or maybe Daniel will be able to fix it in the renderer itself.

* MicroProfile JWT Authentication
* MicroProfile Metrics
* MicroProfile OpenAPI
* MicroProfile OpenTracing
* MicroProfile Rest Client

For more information see <<guides/01_overview.adoc,guides>>.
For more information about the Helidon MicroProfile APIs see https://github.com/oracle/helidon/wiki/Supported-APIs[the Helidon API Wiki page].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense moving it from the wiki to the docs?

=== MicroProfile Reactive Messaging and Reactive Streams Operators
Asynchronous messaging is a commonly used form of communication in the world of microservices and the Reactive Messaging for MicroProfile specification is a logical response to formalizing the ways we connect things together. And the best way to communicate asychronously is through Reactive Streams. With the release of the MicroProfile Reactive Streams Operators specification we can now formalize manipulation with reactive streams. Reactive messaging heavily depends on standardized operators so together they provide great portability between existing implementations.

<<link to MP Messaging/Streams topic>>

== Try it now

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dead link.

@ljamen ljamen merged commit 10de098 into helidon-io:master Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants