Skip to content

Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

master
Go to file
Code

Latest commit

Motivation:

According to the Javadoc of `CompletableFuture.cancel()`:

> `mayInterruptIfRunning` – this value has no effect in this
> implementation because interrupts are not used to control processing.

Modifications:

- Remove the parameter `mayInterruptIfRunning` from `doCancel()`.

Result:

- Cleaner API
633a70c

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

Visit the official web site for more information.

Armeria

Build a reactive microservice at your pace, not theirs.

Armeria is your go-to microservice framework for any situation. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

It is open-sourced by the creator of Netty and his colleagues at LINE Corporation.

Requirements

How to reach us — chat, questions and newsletters

Visit the community to chat with us, ask questions and learn how to contribute.

Hall of fame

See the complete list of our contributors.

Contributors

You can’t perform that action at this time.