LINE Engineer
.bl_content pre code {padding: 0;line-height: 11px} As some of you know already, LINE has been actively open-sourcing projects including Armeria and Central Dogma. Today, I'd like to share a bit about Armeria and setting up a simple web server using Armeria. To follow the instructions, you need to have Java and IntelliJ IDEA installed, which can be downloaded from the following links: Java Development Kit IntelliJ IDEA Create a project Let us begin by creating a project. First, run IntelliJ ID