Oracle Java Management Service, became generally available on June 9.
The management service offers a “single pane of glass” to manage Java deployments across the enterprise,
07/07/2021
The Java Management Service handle issues such as:
- Determining which Java versions are installed in an environment and which versions are running in development and production
- Tracking Java Development Kit distributions being used
- Flagging unauthorized Java applications in use
- Tracking whether installed Java versions are up to date as well as the latest security patches
These features can be really useful in cloud environments, where many small microservices cooperate independently.