© 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_2

2. Building and Publishing a JAR

Todd Raymond Sharp1  
(1)
Blairsville, GA, USA
 

In the last chapter, we created a Java microservice application, added our source code to a Git repository that was pushed to GitHub, and created a workflow configuration for GitHub Actions, which resulted in our first successful CI/CD run. Of course, that run didn’t do anything except print out a message to the console, but it was successful nonetheless! In this chapter, we’ll jump into more meaningful activities as it relates to CI/CD. Specifically, we’ll focus on publishing an artifact (JAR file) for ...

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.