-
annotated-http-service
- Learn how to write an HTTP service using annotations.
- See Annotated services.
-
grpc-service
- Learn how to write a gRPC service with Armeria gRPC module.
- See Running a gRPC service and Calling a gRPC service.
-
proxy-server
- Learn how to make a proxy server which leverages client side load balancing.
- See Client-side load balancing
-
saml-service-provider
- Learn how to authenticate users using SAML.
- See SAML Single Sign-on.
-
server-sent-events
- Learn how to serve Server-Sent Events.
- See Serving Server-Sent Events.
-
spring-boot-minimal
- Learn how to use Armeria with the minimal Spring Boot dependencies.
-
spring-boot-tomcat
- Learn how to make Armeria serve your Spring Boot web application.
-
spring-boot-webflux
- Learn how to make Armeria serve your Spring Boot reactive web application.
- See Using Armeria with Spring WebFlux.
-
static-files
- Learn how to serve static files.
- See Serving static files.
All files under this directory (examples
) belong to
the public domain.
Please feel free to copy-and-paste and start your awesome project with Armeria!