Skip to content

  • Home

Tag: springboot

important things about Gradle

January 25, 2026
 |  No Comments
 |  gradle, groovy, information, java, new-library, script, spring-boot
An artifact is any file that is generated during the development process and that can be shared or deployed. The dependency manager is responsible for […]

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 […]

gradle

January 6, 2026
 |  No Comments
 |  gradle, groovy, information, java, spring-boot, structure
Spring Initializr is a scaffolding tool for creating Spring Boot projects, including RESTful APIs in Java. Spring Initializr is a web tool (via the web […]

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

 |  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 […]

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 navigation

1 2 Next

Categories

Theme By SKT Minimal