Skip to content

  • Home

Tag: gradle

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

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

Publish artifact and consume it with gradle in nexus local repository

January 23, 2026
 |  No Comments
 |  gradle, groovy, information, maven
The diagram is as follows: A (gradle spring-boot api rest) -> A consume to library B B is published in the local Nexus repository B […]

Posts navigation

1 2 3 Next

Categories

Theme By SKT Minimal