Skip to content

  • Home

Category: spring-boot

Connecting Java Sping-boot gradle to MongoDB

January 16, 2026
 |  No Comments
 |  command, gradle, gradlew, groovy, information, java, mongodb, spring-boot
The most professional approach is to have the database run in parallel with the application. You need to configure the build.gradle file Connection in application.properties: […]

MONGODB on macos with homebrew (brew)

 |  No Comments
 |  command, console, information, mongodb, spring-boot
list brew services: stop mongo community: MongoDB can run in two different ways on your Mac, and sometimes you end up having both active at […]

Publish to Maven Central using Gradle

January 14, 2026
 |  No Comments
 |  configuration, gradle, gradlew, groovy, information, java, spring-boot
Credentials that are not displayed in GitLab but are used privately can be found at: If the file does not exist, create it. content: In […]

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

Posts pagination

Previous 1 2 3 4 5 Next

Categories

Theme By SKT Minimal