Tag Archives: Spring

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

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

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

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

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

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

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

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

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

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

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

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

I’m speaking at Level Up 2023

Hi! I am going to be speaking at the Level Up 2023 event at Oracle Redwood Shores in March. I will talking about our new Developer Previews for both Oracle Backend for Spring Boot and Oracle Backend for Parse Platform, … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 1 Comment

A first Spring Boot microservice with Oracle

In this post, I want to walk through creating a first simple Spring Boot microservice using Oracle. If you want to follow along, see this earlier post about setting up a development environment. I want to create a “customer” microservice … Continue reading

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

Two new Backend as a Service offerings live now!

Hi everyone! For the last few months I have been working on two projects which have just gone live with their first “Developer Preview” releases. If you’d like to check them out and see what I have been up to, … Continue reading

Posted in Uncategorized | Tagged , , , , | 1 Comment