forked from eugenp/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into readme-26
- Loading branch information
Showing
495 changed files
with
2,585 additions
and
2,536 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
### Relevant articles | ||
|
||
- [Guide to Akka Streams](http://www.baeldung.com/akka-streams) | ||
- [Guide to Akka Streams](https://www.baeldung.com/akka-streams) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## Relevant articles: | ||
|
||
- [Introduction to Jenetics Library](http://www.baeldung.com/jenetics) | ||
- [Ant Colony Optimization](http://www.baeldung.com/java-ant-colony-optimization) | ||
- [Introduction to Jenetics Library](https://www.baeldung.com/jenetics) | ||
- [Ant Colony Optimization](https://www.baeldung.com/java-ant-colony-optimization) | ||
- [Design a Genetic Algorithm in Java](https://www.baeldung.com/java-genetic-algorithm) | ||
- [The Traveling Salesman Problem in Java](https://www.baeldung.com/java-simulated-annealing-for-traveling-salesman) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
## Relevant articles: | ||
|
||
- [Dijkstra Algorithm in Java](https://www.baeldung.com/java-dijkstra) | ||
- [Dijkstra Shortest Path Algorithm in Java](https://www.baeldung.com/java-dijkstra) | ||
- [Introduction to Cobertura](https://www.baeldung.com/cobertura) | ||
- [Test a Linked List for Cyclicity](https://www.baeldung.com/java-linked-list-cyclicity) | ||
- [Introduction to JGraphT](https://www.baeldung.com/jgrapht) | ||
- [A Maze Solver in Java](https://www.baeldung.com/java-solve-maze) | ||
- [Create a Sudoku Solver in Java](https://www.baeldung.com/java-sudoku) | ||
- [Displaying Money Amounts in Words](https://www.baeldung.com/java-money-into-words) | ||
- [A Collaborative Filtering Recommendation System in Java](https://www.baeldung.com/java-collaborative-filtering-recommendations) | ||
- [A Collaborative Filtering Recommendation System in Java](https://www.baeldung.com/java-collaborative-filtering-recommendations) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
## Relevant articles: | ||
|
||
- [Bubble Sort in Java](http://www.baeldung.com/java-bubble-sort) | ||
- [Bubble Sort in Java](https://www.baeldung.com/java-bubble-sort) | ||
- [Merge Sort in Java](https://www.baeldung.com/java-merge-sort) | ||
- [Quicksort Algorithm Implementation in Java](https://www.baeldung.com/java-quicksort) | ||
- [Insertion Sort in Java](https://www.baeldung.com/java-insertion-sort) | ||
- [Heap Sort in Java](https://www.baeldung.com/java-heap-sort) | ||
- [Shell Sort in Java](https://www.baeldung.com/java-shell-sort) | ||
- [Counting Sort in Java](https://www.baeldung.com/java-counting-sort) | ||
- [Sorting Strings by Contained Numbers in Java](https://www.baeldung.com/java-sort-strings-contained-numbers) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
## Relevant articles: | ||
|
||
[Introduction to Animal Sniffer Maven Plugin](http://www.baeldung.com/maven-animal-sniffer) | ||
[Introduction to Animal Sniffer Maven Plugin](https://www.baeldung.com/maven-animal-sniffer) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
### Relevant Articles: | ||
- [Java Annotation Processing and Creating a Builder](http://www.baeldung.com/java-annotation-processing-builder) | ||
- [Java Annotation Processing and Creating a Builder](https://www.baeldung.com/java-annotation-processing-builder) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
### Relevant Articles: | ||
|
||
- [Java with ANTLR](http://www.baeldung.com/java-antlr) | ||
- [Java with ANTLR](https://www.baeldung.com/java-antlr) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
### Relevant Articles: | ||
- [Guide to Apache Avro](http://www.baeldung.com/java-apache-avro) | ||
- [Guide to Apache Avro](https://www.baeldung.com/java-apache-avro) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
### Relevant Articles: | ||
- [Intro to Apache BVal](http://www.baeldung.com/apache-bval) | ||
- [Intro to Apache BVal](https://www.baeldung.com/apache-bval) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
### Relevant Articles: | ||
|
||
- [Introduction to Apache Curator](http://www.baeldung.com/apache-curator) | ||
- [Introduction to Apache Curator](https://www.baeldung.com/apache-curator) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## Relevant Articles: | ||
- [Introduction to Apache CXF Aegis Data Binding](http://www.baeldung.com/aegis-data-binding-in-apache-cxf) | ||
- [Apache CXF Support for RESTful Web Services](http://www.baeldung.com/apache-cxf-rest-api) | ||
- [A Guide to Apache CXF with Spring](http://www.baeldung.com/apache-cxf-with-spring) | ||
- [Introduction to Apache CXF](http://www.baeldung.com/introduction-to-apache-cxf) | ||
- [Introduction to Apache CXF Aegis Data Binding](https://www.baeldung.com/aegis-data-binding-in-apache-cxf) | ||
- [Apache CXF Support for RESTful Web Services](https://www.baeldung.com/apache-cxf-rest-api) | ||
- [A Guide to Apache CXF with Spring](https://www.baeldung.com/apache-cxf-with-spring) | ||
- [Introduction to Apache CXF](https://www.baeldung.com/introduction-to-apache-cxf) | ||
- [Server-Sent Events (SSE) In JAX-RS](https://www.baeldung.com/java-ee-jax-rs-sse) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
### Relevant Articles: | ||
================================ | ||
- [Building a Microservice with Apache Meecrowave](http://www.baeldung.com/apache-meecrowave) | ||
- [Building a Microservice with Apache Meecrowave](https://www.baeldung.com/apache-meecrowave) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
## Relevant articles: | ||
|
||
- [OData Protocol Guide](https://www.baeldung.com/odata) | ||
- [Intro to OData with Olingo](https://www.baeldung.com/olingo) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
### Relevant Articles | ||
|
||
- [Intro to Apache OpenNLP](http://www.baeldung.com/apache-open-nlp) | ||
- [Intro to Apache OpenNLP](https://www.baeldung.com/apache-open-nlp) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
### Relevant Articles: | ||
- [Microsoft Word Processing in Java with Apache POI](http://www.baeldung.com/java-microsoft-word-with-apache-poi) | ||
- [Working with Microsoft Excel in Java](http://www.baeldung.com/java-microsoft-excel) | ||
- [Creating a MS PowerPoint Presentation in Java](http://www.baeldung.com/apache-poi-slideshow) | ||
- [Microsoft Word Processing in Java with Apache POI](https://www.baeldung.com/java-microsoft-word-with-apache-poi) | ||
- [Working with Microsoft Excel in Java](https://www.baeldung.com/java-microsoft-excel) | ||
- [Creating a MS PowerPoint Presentation in Java](https://www.baeldung.com/apache-poi-slideshow) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
### Relevant articles | ||
- [Introduction to Apache Shiro](http://www.baeldung.com/apache-shiro) | ||
- [Introduction to Apache Shiro](https://www.baeldung.com/apache-shiro) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## Apache Solrj Tutorials Project | ||
|
||
### Relevant Articles | ||
- [Guide to Solr in Java with Apache Solrj](http://www.baeldung.com/apache-solrj) | ||
- [Guide to Solr in Java with Apache Solrj](https://www.baeldung.com/apache-solrj) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
### Relevant articles | ||
|
||
- [Introduction to Apache Spark](http://www.baeldung.com/apache-spark) | ||
- [Introduction to Apache Spark](https://www.baeldung.com/apache-spark) | ||
- [Building a Data Pipeline with Kafka, Spark Streaming and Cassandra](https://www.baeldung.com/kafka-spark-data-pipeline) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
## Relevant articles: | ||
|
||
- [Working with Apache Thrift](http://www.baeldung.com/apache-thrift) | ||
- [Working with Apache Thrift](https://www.baeldung.com/apache-thrift) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
### Relevant Articles: | ||
|
||
- [Deploy a Spring Boot App to Azure](http://www.baeldung.com/spring-boot-azure) | ||
- [Deploy a Spring Boot App to Azure](https://www.baeldung.com/spring-boot-azure) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
### Relevant Articles: | ||
|
||
- [Blade – A Complete Guidebook](http://www.baeldung.com/blade) | ||
- [Blade – A Complete Guidebook](https://www.baeldung.com/blade) | ||
|
||
Run Integration Tests with `mvn integration-test` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
### Relevant Articles: | ||
- [Introduction to Bootique](http://www.baeldung.com/bootique) | ||
- [Introduction to Bootique](https://www.baeldung.com/bootique) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
### Relevant Articles: | ||
- [CDI Interceptor vs Spring AspectJ](http://www.baeldung.com/cdi-interceptor-vs-spring-aspectj) | ||
- [An Introduction to CDI (Contexts and Dependency Injection) in Java](http://www.baeldung.com/java-ee-cdi) | ||
- [CDI Interceptor vs Spring AspectJ](https://www.baeldung.com/cdi-interceptor-vs-spring-aspectj) | ||
- [An Introduction to CDI (Contexts and Dependency Injection) in Java](https://www.baeldung.com/java-ee-cdi) | ||
- [Introduction to the Event Notification Model in CDI 2.0](https://www.baeldung.com/cdi-event-notification) | ||
|
31 changes: 16 additions & 15 deletions
31
cdi/src/main/java/com/baeldung/cdi2observers/application/BootstrappingApplication.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,16 @@ | ||
package com.baeldung.cdi.cdi2observers.application; | ||
|
||
import com.baeldung.cdi.cdi2observers.events.ExampleEvent; | ||
import javax.enterprise.inject.se.SeContainer; | ||
import javax.enterprise.inject.se.SeContainerInitializer; | ||
|
||
public class BootstrappingApplication { | ||
|
||
public static void main(String... args) { | ||
SeContainerInitializer containerInitializer = SeContainerInitializer.newInstance(); | ||
try (SeContainer container = containerInitializer.initialize()) { | ||
container.getBeanManager().fireEvent(new ExampleEvent("Welcome to Baeldung!")); | ||
} | ||
} | ||
} | ||
package com.baeldung.cdi2observers.application; | ||
|
||
import com.baeldung.cdi2observers.events.ExampleEvent; | ||
|
||
import javax.enterprise.inject.se.SeContainer; | ||
import javax.enterprise.inject.se.SeContainerInitializer; | ||
|
||
public class BootstrappingApplication { | ||
|
||
public static void main(String... args) { | ||
SeContainerInitializer containerInitializer = SeContainerInitializer.newInstance(); | ||
try (SeContainer container = containerInitializer.initialize()) { | ||
container.getBeanManager().fireEvent(new ExampleEvent("Welcome to Baeldung!")); | ||
} | ||
} | ||
} |
28 changes: 14 additions & 14 deletions
28
cdi/src/main/java/com/baeldung/cdi2observers/events/ExampleEvent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
package com.baeldung.cdi.cdi2observers.events; | ||
|
||
public class ExampleEvent { | ||
|
||
private final String eventMessage; | ||
|
||
public ExampleEvent(String eventMessage) { | ||
this.eventMessage = eventMessage; | ||
} | ||
|
||
public String getEventMessage() { | ||
return eventMessage; | ||
} | ||
} | ||
package com.baeldung.cdi2observers.events; | ||
|
||
public class ExampleEvent { | ||
|
||
private final String eventMessage; | ||
|
||
public ExampleEvent(String eventMessage) { | ||
this.eventMessage = eventMessage; | ||
} | ||
|
||
public String getEventMessage() { | ||
return eventMessage; | ||
} | ||
} |
28 changes: 14 additions & 14 deletions
28
cdi/src/main/java/com/baeldung/cdi2observers/events/ExampleEventSource.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
package com.baeldung.cdi.cdi2observers.events; | ||
|
||
import javax.enterprise.event.Event; | ||
import javax.inject.Inject; | ||
|
||
public class ExampleEventSource { | ||
|
||
@Inject | ||
Event<ExampleEvent> exampleEvent; | ||
|
||
public void fireEvent() { | ||
exampleEvent.fireAsync(new ExampleEvent("Welcome to Baeldung!")); | ||
} | ||
} | ||
package com.baeldung.cdi2observers.events; | ||
|
||
import javax.enterprise.event.Event; | ||
import javax.inject.Inject; | ||
|
||
public class ExampleEventSource { | ||
|
||
@Inject | ||
Event<ExampleEvent> exampleEvent; | ||
|
||
public void fireEvent() { | ||
exampleEvent.fireAsync(new ExampleEvent("Welcome to Baeldung!")); | ||
} | ||
} |
25 changes: 13 additions & 12 deletions
25
cdi/src/main/java/com/baeldung/cdi2observers/observers/AnotherExampleEventObserver.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
package com.baeldung.cdi.cdi2observers.observers; | ||
|
||
import com.baeldung.cdi.cdi2observers.events.ExampleEvent; | ||
import javax.annotation.Priority; | ||
import javax.enterprise.event.Observes; | ||
|
||
public class AnotherExampleEventObserver { | ||
|
||
public String onEvent(@Observes @Priority(2) ExampleEvent event) { | ||
return event.getEventMessage(); | ||
} | ||
} | ||
package com.baeldung.cdi2observers.observers; | ||
|
||
import com.baeldung.cdi2observers.events.ExampleEvent; | ||
|
||
import javax.annotation.Priority; | ||
import javax.enterprise.event.Observes; | ||
|
||
public class AnotherExampleEventObserver { | ||
|
||
public String onEvent(@Observes @Priority(2) ExampleEvent event) { | ||
return event.getEventMessage(); | ||
} | ||
} |
26 changes: 13 additions & 13 deletions
26
cdi/src/main/java/com/baeldung/cdi2observers/observers/ExampleEventObserver.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
package com.baeldung.cdi.cdi2observers.observers; | ||
|
||
import com.baeldung.cdi.cdi2observers.events.ExampleEvent; | ||
import com.baeldung.cdi.cdi2observers.services.TextService; | ||
import javax.annotation.Priority; | ||
import javax.enterprise.event.Observes; | ||
|
||
public class ExampleEventObserver { | ||
|
||
public String onEvent(@Observes @Priority(1) ExampleEvent event, TextService textService) { | ||
return textService.parseText(event.getEventMessage()); | ||
} | ||
} | ||
package com.baeldung.cdi2observers.observers; | ||
|
||
import com.baeldung.cdi2observers.events.ExampleEvent; | ||
import com.baeldung.cdi2observers.services.TextService; | ||
import javax.annotation.Priority; | ||
import javax.enterprise.event.Observes; | ||
|
||
public class ExampleEventObserver { | ||
|
||
public String onEvent(@Observes @Priority(1) ExampleEvent event, TextService textService) { | ||
return textService.parseText(event.getEventMessage()); | ||
} | ||
} |
Oops, something went wrong.