- hands on
- EN
What a BOOTiful microservice with Armeria + WebFlux
In the rise of microservice architecture, Spring Boot and gRPC are becoming the essential toolkits for Java engineers. However, unlike your imagination, you will find yourself in trouble integrating your gRPC services with Spring Boot. This is where Armeria, LINE's open-source microservice framework, can get rid of your headaches.
This hands-on session will show you how to support gRPC and Thrift easily in your Spring-based application by replacing reactor-Netty with Armeria. As a result, you will be able to run gRPC, Thrift and WebFlux services all in a single server without launching multiple JVMs or opening multiple TCP/IP ports. We will also demonstrate Armeria's built-in web console which allows you to browse and invoke your RPC services effortlessly.
※What participants bring
- PC(Windows or Mac)