This blog ticket demonstrates how to leverage OAuth 2.0 security with Payara Server and Jakarta EE 9.
Blog de Nicolas DUMINIL Simplex Software - Page 7
-
OAuth 2.0 Security with Payara Server and Jakarta EE 9
-
Behavior Parameterization in Java
The BP (Behavior Parameterization) is a software development technique which aims at facilitating to handle the frequent requirements changes.
-
Spring Boot vs Eclipse Micro Profile: Resident Set Size (RSS) and Time to First Request (TFR) Comparative
To resume, in this blog ticket we’ll going to implement the same web application using two different technologies, Spring Boot and Quarkus, such that to compare their respective two essential metrics: RSS (Resident Set Size) and TFR (Time to First Request).