Skip to content

  • Home

Tag: spring-boot

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

gradle

January 6, 2026
 |  No Comments
 |  gradle, groovy, information, java, spring-boot, structure
Spring Initializr is a scaffolding tool for creating Spring Boot projects, including RESTful APIs in Java. Spring Initializr is a web tool (via the web […]

Posts navigation

1 2 Next

Categories

Theme By SKT Minimal