Skip to content

  • Home

Category: maven

Publish artifact and consume it with gradle in nexus local repository

January 23, 2026
 |  No Comments
 |  gradle, groovy, information, maven
The diagram is as follows: A (gradle spring-boot api rest) -> A consume to library B B is published in the local Nexus repository B […]

Create your own Java Spring Boot application server like Maven Central

January 19, 2026
 |  No Comments
 |  command, information, java, linux, macos, maven, new-library, server, spring-boot
Imagine that Nexus Repository is your own private “Google Drive”, but designed specifically for programmers Nexus organizes project files in a way that Gradle or […]

Create a Maven archetype and a project scaffolding file for Java Spring Boot Maven (pom.xml).

January 6, 2026
 |  No Comments
 |  archetype, information, java, maven, pom.xml, spring-boot, structure
Project Scaffolding (Structural) It creates the foundation for the entire application. It defines where resources, tests, and source code go. When you use a scaffolding […]

JShell

October 5, 2025
 |  No Comments
 |  information, java, jshell, linux, macos, maven, script
JShell is the interactive command-line tool for the Java programming language. It was officially introduced starting with Java 9 (JDK 9) and is a REPL […]

Scan an external library in Java Spring Boot

April 20, 2025
 |  No Comments
 |  information, maven, spring-boot
It is neat to have configuration classes in a /config folder, located at the same level as the main class: note that the packages: and […]

Posts pagination

1 2 3 Next

Categories

Theme By SKT Minimal