Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion amqp-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>amqp-examples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions camel-bridge-examples/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Launch it by running the `main` method in your IDE or, after having build the pr


----
java -jar target/camel-bridge-examples-5.0.0.CR1.jar run io.vertx.example.camel.feed.FeedExample
java -jar target/camel-bridge-examples-5.0.0.CR2.jar run io.vertx.example.camel.feed.FeedExample
----

== RMI example
Expand All @@ -45,7 +45,7 @@ This example demonstrates:
Launch it by running the `main` method in your IDE , after having build the project with `mvn clean package`, with:

----
java -jar target/camel-bridge-examples-5.0.0.CR1.jar run io.vertx.example.camel.rmi.RMIExample
java -jar target/camel-bridge-examples-5.0.0.CR2.jar run io.vertx.example.camel.rmi.RMIExample
----

Then open your browser to: `http://localhost:8080/?name=world`
2 changes: 1 addition & 1 deletion camel-bridge-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>camel-bridge-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cassandra-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>cassandra-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion circuit-breaker-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>circuit-breaker-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>config-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion consul-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>consul-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>core-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion grpc-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>grpc-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jpms-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>jpms-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json-schema-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>json-schema-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion junit5-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>junit5-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kafka-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>kafka-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kotlin-coroutines-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>kotlin-coroutines-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mail-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>mail-examples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public Future<?> start() {
MailMessage email = new MailMessage()
.setFrom("[email protected]")
.setTo(Arrays.asList("[email protected]", "[email protected]", "[email protected]"))
.addHeader("X-Mailer", "Vert.x Mail-Client 5.0.0.CR1")
.addHeader("X-Mailer", "Vert.x Mail-Client 5.0.0.CR2")
.addHeader("Message-ID", "[email protected]")
.addHeader("Reply-To", "[email protected]")
.addHeader("Received", "by vertx mail service")
Expand Down
2 changes: 1 addition & 1 deletion metrics-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>metrics-examples</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions micrometer-metrics-examples/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To start the example from the command line:

[source,bash]
----
java -cp target/micrometer-metrics-examples-5.0.0.CR1-fat.jar io.vertx.example.micrometer.prometheus.Main
java -cp target/micrometer-metrics-examples-5.0.0.CR2-fat.jar io.vertx.example.micrometer.prometheus.Main
----

By default, histogram sampling is disabled.
Expand All @@ -82,7 +82,7 @@ See also link:https://micrometer.io/docs/concepts#_histograms_and_percentiles[Mi

[source,bash]
----
java -cp target/micrometer-metrics-examples-5.0.0.CR1-fat.jar io.vertx.example.micrometer.prometheus.MainWithBoundPrometheus
java -cp target/micrometer-metrics-examples-5.0.0.CR2-fat.jar io.vertx.example.micrometer.prometheus.MainWithBoundPrometheus
----

You need to configure the Prometheus server to scrape `localhost:8080`.
Expand All @@ -108,14 +108,14 @@ Start the application:

[source,bash]
----
java -cp target/micrometer-metrics-examples-5.0.0.CR1-fat.jar io.vertx.example.micrometer.influxdb.Main
java -cp target/micrometer-metrics-examples-5.0.0.CR2-fat.jar io.vertx.example.micrometer.influxdb.Main
----

=== JMX

[source,bash]
----
java -cp target/micrometer-metrics-examples-5.0.0.CR1-fat.jar io.vertx.example.micrometer.jmx.Main
java -cp target/micrometer-metrics-examples-5.0.0.CR2-fat.jar io.vertx.example.micrometer.jmx.Main
----
Metrics will be available under domain `metrics`.

Expand Down
2 changes: 1 addition & 1 deletion micrometer-metrics-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>micrometer-metrics-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mongo-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>mongo-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mqtt-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>mqtt-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openapi-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>openapi-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<packaging>pom</packaging>

<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>

<properties>
<testcontainers.version>1.20.3</testcontainers.version>
Expand Down
2 changes: 1 addition & 1 deletion redis-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>redis-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rxjava-2-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>rxjava-2-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rxjava-3-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>rxjava-3-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-proxy-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>service-proxy-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-proxy-examples/service-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>service-proxy-examples</artifactId>
<groupId>io.vertx</groupId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>service-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-proxy-examples/service-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>service-proxy-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>service-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-proxy-examples/sockjs-proxies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>service-proxy-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>sockjs-proxies-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion service-resolver-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion shell-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>shell-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>spring-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-examples/spring-verticle-factory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>spring-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>spring-verticle-factory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sql-client-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>sql-client-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion virtual-threads-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>virtual-threads-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-client-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>web-client-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>web-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-graphql-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>web-graphql-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion zipkin-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.vertx</groupId>
<artifactId>vertx-examples</artifactId>
<version>5.0.0.CR1</version>
<version>5.0.0.CR2</version>
</parent>

<artifactId>zipkin-examples</artifactId>
Expand Down
Loading