© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
T. R. SharpIntroducing Micronauthttps://doi.org/10.1007/978-1-4842-8290-8_8

8. Deploying the Microservice with a Tested Persistence Tier in Place

Todd Raymond Sharp1  
(1)
Blairsville, GA, USA
 
In this chapter we’re going to focus on the changes necessary to deploy our microservice now that we have added a persistence tier and tested it in our pipeline with Testcontainers. Since we used Liquibase to manage our DB migrations, it should be a pretty painless journey to deploy our application to Oracle Cloud. So far, we’ve got our application tested against Oracle XE both locally and in our pipeline, and we’re confident that we’re ready to deploy our changes to ...

Get Introducing Micronaut: Build, Test, and Deploy Java Microservices on Oracle Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.