Thank you visitors!
- 1,359,441 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
- Building an Authorization Server with Spring Boot 4 and Oracle Database
- Building an Authorization Server with Spring Boot 3 and Oracle Database
- Worklist
- Writing a Human Task UI in .Net (C#/ASP.NET) or in fact anything other than ADF
- Using Multiple Datasources with Spring Boot and Spring Data JPA
- Continuous Integration
- Continuous Integration without SNAPSHOTs
- Playing with Kafka Java Client for TEQ - creating the simplest of producers and consumers
- Configuring Spaces to authenticate with Active Directory
- Getting started with the new observability exporter for Oracle database
-
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: oracle
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
Exploring some new Helidon features – Data Repositories and SE Declarative
With Helidon 4.4.0 right around the corner, I’ve been spending some time playing with the latest milestone release (4.4.0-M2). If you haven’t been following along, Helidon 4 was a major milestone because it was the first framework built from the … Continue reading
Custom vector distance functions in Oracle (using JavaScript)
In case you missed it, Oracle Database 26ai was announced last week at Oracle AI World, with a heap of new AI features and capabilities like hybrid vector search, MCP server support, acceleration with NVIDIA and much more – check … Continue reading
Getting started with Oracle Vector Store support in LangChain
In this post, I would like to show you the basics of how to use the Oracle Vector Store support in LangChain. I am using Visual Studio Code with the Python and Jupyter extensions from Microsoft installed. I will show … Continue reading
Running Oracle Autonomous Database in a container
Did you know that you can easily run Oracle Autonomous Database in a container on your local machine? This is a great for development. It’s totally free, and you don’t even need to authenticate to pull the image. It also … Continue reading
How to read the content of a JMS message using PL/SQL
This is just a short post – but all the details are in this post from Rob Van Wijk. Today I wanted to read the contents of a JMS Text Message sitting in a queue. I wrote a Spring Boot … Continue reading
Start up an Oracle Database in Kubernetes with Oracle REST Data Services and Database Actions in no time at all!
Hi everyone! Today I want to show you how easy it is to get an instance of Oracle up and running in Kubernetes, with Oracle REST Data Services and Database Actions using the Oracle Database Operator for Kubernetes Let’s assume … Continue reading

You must be logged in to post a comment.