Skip to content

  • Home

Tag: springboot

crear contenedor de docker a una api springboot (todo el proceso)

June 16, 2026
 |  No Comments
 |  command, configuration, console, docker, gradle, gradlew, information, java, linux, Linux Ubuntu Server, macos, port
jar crear el .jar (en la raíz, donde está gradlew tirar el comando): eso crea un .jar en /build/libs/ dockerfile crear un archivo Dockerfile (ubicado […]

Show which port your Java Spring Boot Gradle app is listening on

June 5, 2026
 |  No Comments
 |  code, configuration, information, java
Note that I commented out one line; that’s because otherwise there would be two instances of the app running, and then there would be a […]

micrometer + prometheus + grafana, metrics with frontend in java springboot gradle

May 5, 2026
 |  No Comments
 |  configuration, console, dashboard, docker, grafana, information, linux, metric, micrometer, prometheus, remote-access, server, ssh tunnel
In short, Micrometer lives within your Java Spring Boot application; the metrics are real-time, and if the application restarts, everything is erased. Prometheus is a […]

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

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

Posts navigation

1 2 3 Next

Categories

Theme By SKT Minimal