2025年9月19日 –, 402CD
Java web applications were based on Java EE and were built around servlets/JSPs, but the presence of Java EE/Jakarta EE is fading as Spring Boot has become mainstream. In addition, cloud and containers have come into use, full-stack frameworks such as Quarkus and Micronaut have begun to appear, and MicroProfile has begun to work as a standard specification.
In this session, we will introduce request processing frameworks divided into three types: imperative, declarative, and component, and summarize the changes that have occurred in their execution environments in line with the cloud, and introduce the current situation.
Japanese Java engineer