Thank you visitors!
- 1,361,430 people have been kind enough to visit our humble blog. Others get our posts by RSS or email or through syndicators. We hope you took away something of value. Please come again!
Top Posts
- Installing Oracle REST Data Services (standalone)
- Oracle Connection Pooling in Spring Boot: When to Use HikariCP and When to Use UCP
- Using Java/Spring components in SOA/BPM 11g
- Getting started with Oracle Vector Store support in LangChain
- Creating a custom profile in Oracle UCM
- Opening a BPMN process from Oracle BPA Suite
- Memory problems with BPM or SOA 11g, especially after multiple composite deployments
- Adding a Human Task to our SOA Maven Build
- Continuous Integration without SNAPSHOTs
- Playing with Kafka Java Client for TEQ - creating the simplest of producers and consumers
-
Copyright 2009-2026 Mark Nelson and other contributors. All Rights Reserved. The views expressed in this blog are our own and do not necessarily reflect the views of Oracle Corporation. All content is provided on an ‘as is’ basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of title, non-infringement, merchantability, or fitness for a particular purpose. You are solely responsible for determining the appropriateness of using or redistributing and assume any risks.
Subscribe
Our other publications
Building a Custom BPM Worklist, Oracle InSync 2011 User Group presentation
Performance Tuning for Oracle Business Process Management Suite 10g, Oracle Whitepaper, July 2011
Performance Tuning for Oracle Business Process Management Suite 11g, Oracle Whitepaper, February 2013
Oracle BPM Suite 11g: Advanced BPMN Topics, Packt Publishing, September 2012
Fusion Middleware 12.1.2: Developing Applications with Continuous Integration
Fusion Middleware 12.1.3: Developing Applications with Continuous Integration
Tag Archives: spring-boot
Helidon and Spring Boot, Working Together in One Microservices System
Key Takeaways I have been working with a microservices application that includes both Helidon and Spring Boot services. That mix is not unusual. Real systems accumulate useful services over time. Different teams choose different frameworks for good reasons. Some services … Continue reading
Building an Authorization Server with Spring Boot 4 and Oracle Database
Hi again everyone! In this post I want to show you how to build a small authorization server using Spring Boot, Spring Security, Spring Authorization Server, and Oracle Database. The idea is simple: we want an application that can expose … Continue reading
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

You must be logged in to post a comment.