'How to use Kerberos in ConnectionFactory for Oracle database?

How to change to following code to attain the connection factory.

ConnectionFactory connectionFactory = ConnectionFactories.get( "r2dbc:oracle://db.example.com:1521/db.service.name");



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source