{"id":20980704,"url":"https://github.com/statful/statful-springboot-starter","last_synced_at":"2026-01-11T17:38:38.701Z","repository":{"id":57727277,"uuid":"71405062","full_name":"statful/statful-springboot-starter","owner":"statful","description":"Statful Spring Boot Client","archived":false,"fork":false,"pushed_at":"2020-04-24T19:10:21.000Z","size":107,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-20T06:33:53.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/statful.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-19T22:37:22.000Z","updated_at":"2020-04-24T19:10:23.000Z","dependencies_parsed_at":"2022-09-26T21:51:18.768Z","dependency_job_id":null,"html_url":"https://github.com/statful/statful-springboot-starter","commit_stats":null,"previous_names":["statful/statful-client-springboot"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-springboot-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-springboot-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-springboot-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-springboot-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statful","download_url":"https://codeload.github.com/statful/statful-springboot-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243382934,"owners_count":20282051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T05:29:44.617Z","updated_at":"2026-01-11T17:38:38.673Z","avatar_url":"https://github.com/statful.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Statful Starter for Springboot\n==============\n\n[![Build Status](https://travis-ci.org/statful/statful-client-springboot.svg?branch=master)](https://travis-ci.org/statful/statful-client-springboot)\n\nStatful starter for Springboot. Initializes the [statful-client-java](https://github.com/statful/statful-client-java) \n and [springboot-actuator](http://docs.spring.io/spring-boot/docs/current/reference/html/production-ready-metrics.html) to gather and send metrics to Statful.\n\n## Table of Contents\n\n* [Supported Versions](#supported-versions)\n* [Requirements](#requirements)\n* [Quick Start](#quick-start)\n* [Examples](#examples)\n* [Reference](#reference)\n* [Authors](#authors)\n* [License](#license)\n\n## Supported Versions\n\n| Statful client version | Tested Java versions  | Tested Spring Boot versions\n|:---|:---|:---|\n| 1.x.x | `Java 8` | `1.4.1.RELEASE` |\n| 2.x.x | `Java 8` | `2.1.0.RELEASE` |\n\n## Requirements\n\nThis client has the following requirements:\n\n* [statful-metric-registry](https://github.com/statful/statful-micrometer-registry) in order to collect system, datasource, http, etc. metrics.\n* [statful-client-java](https://github.com/statful/statful-client-java) in order to send metrics into Statful.\n\n## Quick start\n\nAdd the dependency using Maven for example:\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.statful.client.framework\u003c/groupId\u003e\n    \u003cartifactId\u003estatful-springboot-starter\u003c/artifactId\u003e\n    \u003cversion\u003e${statful-client-springboot.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nAnd set your API Token for authentication\n\n```\nstatful.client.token=your-token\n```\n\n\u003e By default the starter configures the Statful Java Client with HTTP transport. For more values configured by default check https://github.com/statful/statful-client-java/#global-configuration \n\nYou can also define some custom properties for the metrics collected. For examples and detailed explanation on these properties check [statful-metric-registry](https://github.com/statful/statful-micrometer-registry)\n \n## Authors\n\n[Mindera - Software Craft](https://github.com/Mindera)\n\n## License\n\nStatful Spring Boot Starter is available under the MIT license. See the [LICENSE](https://raw.githubusercontent.com/statful/statful-client-springboot/master/LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatful%2Fstatful-springboot-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatful%2Fstatful-springboot-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatful%2Fstatful-springboot-starter/lists"}