{"id":23240755,"url":"https://github.com/wilddev/spring-starter-core-ext","last_synced_at":"2025-04-05T22:32:35.387Z","repository":{"id":259634264,"uuid":"861335144","full_name":"WildDev/spring-starter-core-ext","owner":"WildDev","description":"Core extension starter for Spring apps","archived":false,"fork":false,"pushed_at":"2025-01-26T14:55:25.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T04:31:54.596Z","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":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WildDev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-22T16:13:19.000Z","updated_at":"2025-01-22T09:56:15.000Z","dependencies_parsed_at":"2024-10-27T01:32:16.675Z","dependency_job_id":"fb17f57c-f097-4353-bc97-7ae43d8fcaea","html_url":"https://github.com/WildDev/spring-starter-core-ext","commit_stats":null,"previous_names":["wilddev/spring-starter-core-ext"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WildDev%2Fspring-starter-core-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WildDev%2Fspring-starter-core-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WildDev%2Fspring-starter-core-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WildDev%2Fspring-starter-core-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WildDev","download_url":"https://codeload.github.com/WildDev/spring-starter-core-ext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411236,"owners_count":20934650,"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-12-19T05:13:58.312Z","updated_at":"2025-04-05T22:32:35.365Z","avatar_url":"https://github.com/WildDev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Description\n\nCore extension starter for [Spring](https://spring.io) apps.\n\n[![Java CI with Maven](https://github.com/WildDev/spring-starter-core-ext/actions/workflows/maven.yml/badge.svg)](https://github.com/WildDev/spring-starter-core-ext/actions/workflows/maven.yml)\n\n### What it carries\n\n* `FutureCalculator`, `PastCalculator` - beans to forward datetime values.\nFor example, `futureCalculator.calc(LocalDateTime.now(), \"20s\")` is equal to `LocalDateTime.now().plusSeconds(20)`\n* `MessageService` - is a customized version of Spring's `MessageSource` with fewer parameters\n* `ExpiredRecordsCollector` - an accumulative interface for expired data collection\n* `Queue`, `Slicer`, `Task` - interfaces to implement custom queues, slicers and tasks respectively\n* `PublishingPoller` - polling based abstraction to process large datasets\n* `DefaultDurationConverter` - bean to convert duration values to a different time unit. For example, `durationConverter.convert(new DurationValue(1200, TimeUnit.SECONDS), TimeUnit.MINUTES)` produces the converted value `DurationValue(value=20, timeUnit=MINUTES)`\n\n### Get started\n\nBuild requirements:\n* latest JDK and Maven\n\nAlso available in Maven central:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003efun.wilddev.lib\u003c/groupId\u003e\n    \u003cartifactId\u003espring-starter-core-ext\u003c/artifactId\u003e\n    \u003cversion\u003e1.0.2.RELEASE\u003c/version\u003e\n\u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilddev%2Fspring-starter-core-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilddev%2Fspring-starter-core-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilddev%2Fspring-starter-core-ext/lists"}