Skip to content

  • Home

Category: information

Configure Gradle in Visual Studio Code

January 12, 2026
 |  No Comments
 |  configuration, gradle, groovy, information, java, openjdk, spring-boot, vscode
To install version 21 of OpenJDK with Homebrew on macOS (from the console) Generally, different versions of OpenJK with Homebrew are installed in the /usr/local/Cellar […]

~/.gradle/gradle.properties

January 8, 2026
 |  No Comments
 |  gradle, groovy, information, java, properties, script, spring-boot
To configure gradle, use groovy’s DSL. DSL stands for Domain Specific Language. Instead of using a rigid format like XML (where you describe data), you […]

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

using a static library (.a) in c

November 4, 2025
 |  No Comments
 |  ar-rcs, C, information, interface, static-library, struct, structure
To create a static library (.a), you must first execute the command “ar rcs” You need to add the .a extension of the static library […]

Posts pagination

Previous 1 … 11 12 13 … 35 Next

Categories

Theme By SKT Minimal