Skip to content

  • Home

Category: spring-boot

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

Access the Nexus Sonatype repository and a port from an external PC

 |  No Comments
 |  gradle, information, port, public_ip, remote-access, router, spring-boot
Ubuntu usually has the firewall active. You need to allow traffic through port 8081: Configure Nexus to “listen” to everyone Sometimes Nexus is configured to […]

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

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 … 4 Next

Categories

Theme By SKT Minimal