Document Enum in Swagger

Learn how to document enum in Swagger using the Maven plugin and verify the generated JSON document in the Swagger editor.

Random Number Generators in Java 17

Java 17 provides a large number of improvements to the generation of random numbers. We explore the new API and compare it with the original random number generators.

New Features in Java 17

In this article, we’ll talk about the news related to the new version of the Java ecosystem, Java SE 17 – the new features and the changes in its release process, LTS support, and licenses.