Tag Archives: UCP

Using Multiple Datasources with Spring Boot and Spring Data JPA

Hi everyone! Today I want to show you how to configure multiple datasources in a Spring Boot application using Spring Data JPA and the Oracle Spring Boot Starter for Universal Connection Pool (UCP). This is a pattern you’ll need when … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Leave a comment

Spring Boot Starters for Oracle updated

Hi everyone. We have just published some updates to the Spring Boot Starters for Oracle Database – we added a starter for UCP (Universal Connection Pool) for Spring 3.0.2. This makes it easy to access the Oracle Database from a … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment