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 ...
2. Building and Publishing a JAR
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.