{"id":22869029,"url":"https://github.com/jbilander/mm-atgimport","last_synced_at":"2025-07-31T14:38:20.507Z","repository":{"id":137347268,"uuid":"126011096","full_name":"jbilander/mm-atgimport","owner":"jbilander","description":"An import application that polls a soap/xml-webservice with cronjobs in java and stores to mysql through pure jdbc/prepared-statements","archived":false,"fork":false,"pushed_at":"2018-04-10T05:25:17.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T11:14:00.726Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbilander.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-03-20T12:04:03.000Z","updated_at":"2018-04-10T05:25:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"af00de5c-1e9f-461f-883f-fae026d4a772","html_url":"https://github.com/jbilander/mm-atgimport","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jbilander/mm-atgimport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbilander%2Fmm-atgimport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbilander%2Fmm-atgimport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbilander%2Fmm-atgimport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbilander%2Fmm-atgimport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbilander","download_url":"https://codeload.github.com/jbilander/mm-atgimport/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbilander%2Fmm-atgimport/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268057367,"owners_count":24188618,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T12:44:59.314Z","updated_at":"2025-07-31T14:38:20.461Z","avatar_url":"https://github.com/jbilander.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch4\u003e Technologies used in this project: \u003c/h4\u003e\n\n\u003cul\u003e\n    \u003cli\u003eJava 9 with Modules\u003c/li\u003e\n    \u003cli\u003eWebservice client calls (polling with cronjobs) using JAX-WS in built-in SDK (java.xml.ws)\u003c/li\u003e\n    \u003cli\u003eUsing MariaDbPoolDataSource in MariaDB Connector/J 2.2.3 jdbc-driver for MySQL\u003c/li\u003e\n    \u003cli\u003eFast MySQL-connection through localhost Unix-socket/Pipe-connection (Linux/Windows) (app and db on same machine!)\u003c/li\u003e\n    \u003cli\u003eThread-safe jobs\u003c/li\u003e\n    \u003cli\u003eCronjobs in java using CronThreadPoolExecutor that extends ScheduledThreadPoolExecutor\u003c/li\u003e\n    \u003cli\u003eCronExpressions read from properties-file (easily changed)\u003c/li\u003e\n    \u003cli\u003ePackage with Maven 3 \"package\"-feature as a jar (mm-atgimport-1.0-SNAPSHOT.jar)\u003c/li\u003e\n    \u003cli\u003ePure JDBC with Prepared Statements and transaction-handling/rollbacks\u003c/li\u003e\n    \u003cli\u003eClean graceful shutdown-hook letting the ongoing jobs finish before exit\u003c/li\u003e\n    \u003cli\u003eSimple logging to file with java.util.logging\u003c/li\u003e\n    \u003cli\u003eRun as a standalone application with:\u003c/li\u003e\n\u003c/ul\u003e \n\u003cpre\u003e\nmm-atgimport\\target\\release\u003ejava --add-modules=java.xml.ws -jar mm-atgimport-1.0-SNAPSHOT.jar\nmars 20, 2018 2:18:54 EM com.creang.JobScheduler run\nINFO: Running JobScheduler\nCorePoolSize5\nCorePoolSize6\nCorePoolSize7\nCorePoolSize8\nCorePoolSize9\nCorePoolSize10\nmars 20, 2018 2:21:00 EM com.creang.task.UpdateRaceAndRaceCardTask run\nINFO: UpdateRaceAndRaceCardTask: Start\n...\n\u003c/pre\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbilander%2Fmm-atgimport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbilander%2Fmm-atgimport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbilander%2Fmm-atgimport/lists"}