Thank you visitors!
- 1,361,278 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
- Oracle Connection Pooling in Spring Boot: When to Use HikariCP and When to Use UCP
- A simple JMS client for WebLogic 11g
- Starting a cluster
- Creating SOA Applications using Maven
- Using Multiple Datasources with Spring Boot and Spring Data JPA
- From GraphRAG Demo to AI System: Build a Minimum Viable Knowledge Graph with Oracle AI Database 26ai
- Deploying WebLogic applications with Maven
- How to tell if the SOA Platform is running
- Installing Oracle REST Data Services (standalone)
- Exploring some new Helidon features - Data Repositories and SE Declarative
-
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
Oracle Connection Pooling in Spring Boot: When to Use HikariCP and When to Use UCP
Key Takeaways Why Connection Pooling Becomes a Production Problem A Spring Boot application can look perfectly healthy on your laptop and still run into trouble as soon as real traffic arrives. At first, the symptoms are easy to misread. A … Continue reading
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
Build a stateless RAG chatbot with Spring AI and Oracle (part 1 of 4)
Hi everyone! I just posted the first video in this series about building AI assistance with memory and agency. In this video, we built a simple customer support assistant using Spring Boot, Spring AI, and Oracle Database. It answers policy … 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
Building an Authorization Server with Spring Boot 3 and Oracle Database
Hi 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 OAuth2/OIDC … Continue reading
Building a Spring Boot Starter for Oracle Spatial
A behind-the-scenes look at how we built a new Spring Boot starter for Oracle Spatial, the feedback that changed the design, and why the final API looks the way it does. Continue reading
Building a Simple Spatial Web App with the New Spring Boot Starter for the Spatial Features in Oracle AI Database 26ai
Hi everyone! In this post, I will show how to run the new Spring Boot starter for the Spatial features in Oracle AI Database 26ai by using the sample application and connecting it to a simple web application front end. … Continue reading
Vote for my session at VMWare Explore (Spring track)!
Vote for my People’s Choice Session “Experiences and lessons learnt building a multi-cloud #SpringBoot backend (ID 2002)” to be featured at #VMwareExplore 2023 Las Vegas! Place your vote by May 26: https://lnkd.in/eiRi-YF7 Register for VMWare Explore here. Learn more about Oracle Backend for Spring Boot … Continue reading
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
Session catalog for DevLive Level Up 2023 released!
Hi again! In this earlier post, I mentioned that I am speaking at Level Up 2023. The session catalog has just been released on the event website. You can find my sessions in this stream: Data strategies for developers – … Continue reading

You must be logged in to post a comment.