In this tutorial I show you how you can create a custom Java Maven package. We'll distribute it trough Github's Maven package registry. First we'll create a package, we'll deploy it to the registry and we'll use the package as a dependency in a Spring boot 3 project.
#springboot #maven #package