Oracle JDBC 21.1.0.0 on Maven Central
In this post, we're going to start looking at what it takes to implement messaging between your distributed cloud-based services. We'll install Kafka and create...
In this post, we're going to start looking at what it takes to implement messaging between your distributed cloud-based services. We'll install Kafka and create an e-commerce microservice that sends "order" messages to a queue.
In this post, we're going to start looking at what it takes to implement messaging between your distributed cloud-based services. We'll install Kafka and create an e-commerce microservice that sends...
The 19.9.0.0 release of the Oracle JDBC drivers are now available on Maven Central
This blog explains the use case of calling UCM SOAP API from Oracle Function and download an attachment from UCM server.
MyBatis has a long standing history of enabling developers to connect to databases using a lightweight approach on top of JDBC. This post shows how to use it to...
MyBatis has a long standing history of enabling developers to connect to databases using a lightweight approach on top of JDBC. This post shows how to use it to connect to an Oracle Autonomous Database.
MyBatis has a long standing history of enabling developers to connect to databases using a lightweight approach on top of JDBC. This post shows how to use it to connect to an Oracle...
Jdbi is a lightweight data access/persistence library on top of JDBC. This post describes how to set it up to interact with Oracle Autonomous Database.
Top Ten 60 Second Developer Stories
Announcement of source code availability for project Verrazzano on GitHub.
Did you know that instead of creating a bunch of code you can use Kafka Connect and just with a settings file do a lot of connections? You can connect with...
Did you know that instead of creating a bunch of code you can use Kafka Connect and just with a settings file do a lot of connections? You can connect with JDBC, HDFS, Object Store, and many others in a simple way.
Did you know that instead of creating a bunch of code you can use Kafka Connect and just with a settings file do a lot of connections? You can connect with JDBC, HDFS, Object Store, and many others in...