Skip to content

  • Home

Category: java

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 No-SQL database (MongoDB style) embedded in the Spring Boot Gradle app

January 17, 2026
 |  No Comments
 |  bd, embedded, gradle, information, java, mongodb, no-sql, spring-boot
The new binary file will be in the root of your project That championship.db file you see in the file explorer is the physical database […]

If Visual Studio Code uses Gradle and doesn’t recognize imports

 |  No Comments
 |  gradle, information, java, spring-boot
If the Visual Studio Code IDE does not recognize new imports of a new dependency, it is because its dependencies in “build.gradle” have not been […]

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

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

Posts pagination

Previous 1 2 3 … 5 Next

Categories

Theme By SKT Minimal