Spring Boot Tutorial: Creating, Publishing, and Importing a Custom Java Maven Package

Опубликовано: 10 Март 2025
на канале: Codeching
70
1

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