SDKMAN! Managing SDKs Was Never so Easy

#ICYDK: If you’re working on multiple Java projects, it is very common to switch between different Java versions. I face this too often. We have a number of projects running in production that need a different Java version. Sometimes, we need to fix issues or to add a customer required feature in older projects. These older projects require Java version 6 or 7, while newer projects require Java 8 or 9. So, it is often required to switch between them during development.

There are many different ways to switch between Java versions, and most of them are dependent on different OS environments i.e. MacOS, Linux, Windows, etc. Below are some examples of how to do the switching. https://goo.gl/Z7bGkV

Why API Discovery Is Important for a Tester

Technology is advancing with each passing day, making things available at the fingertips, connecting even the remotest regions and services. This has brought up everything together at the table for the customers, where things are just a click away.

With a lot of seamless interconnectivity, it is the APIs (Application Programming Interface) which has been successful in connecting different applications, bringing it together for the user. https://goo.gl/kxGGvF