Skip to content

  • Home

Category: java

Publish artifact to remote Nexus repository

February 22, 2026
 |  No Comments
 |  gradle, gradlew, information, java, nexus, remote-access, router, server, spring-boot, ssh
in build.gradle in your project: to publish: need a .env file with environment variables & www. is a subdomain

map port xxxx of localhost to port yyyy of a server

February 21, 2026
 |  No Comments
 |  configuration, console, gradle, information, java, nexus, port, remote-access, spring-boot, web
create an SSH tunnel In my case, I have a server with “ubuntu server” and it doesn’t have a monitor, and I’m connected via SSH […]

ascii art of the beginning – gradle

January 29, 2026
 |  No Comments
 |  gradle, information, java, spring-boot
You must place the following content in /resources/banner.txt: as seen from Visual Studio Code: ASCII art generator (from text): https://patorjk.com/software/taag/#p=display&f=Graffiti&t=LEIBNIX&x=none&v=4&h=4&w=80&we=false ASCII art will appear in […]

force the Java version using a Gradle command

January 28, 2026
 |  No Comments
 |  console, gradle, gradlew, information, java, macos
Visual Studio (the IDE) recognizes Java 25, but you want 21, for example (on macOS).

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

Posts pagination

1 2 … 5 Next

Categories

Theme By SKT Minimal