Gain an overview of the Secure Coding Guidelines for Java SE. In this session, we give examples of insecure practices that may lead to security vulnerabiliti... (more…)
Read more »
Tutorial of Java 9 module system basics: how to declare modules with module-info.java, compile, package, and launch them and what module path and graph are. (more…)
Read more »
This is a guest blog post written by Sanhong Li, Ziyi Lin, Chuansheng Lu and Kingsum Chow from the Alibaba JVM team. (more…)
Read more »
Java 20 is almost round the corner. We already have a good idea of what new things will be in it. So let us visit them in this newscase: Sequenced Collection... (more…)
Read more »
This repo contains example codes of API Tests using Rest-Assured and OkHttp. - mfaisalkhatri/OkHttpRestAssuredExamples... (more…)
Read more »