{"id":20970576,"url":"https://github.com/iainporter/spring-file-poller","last_synced_at":"2025-09-08T02:35:49.765Z","repository":{"id":44686984,"uuid":"61215355","full_name":"iainporter/spring-file-poller","owner":"iainporter","description":"A simple spring boot application that demonstrates file polling using the Spring Integration DSL","archived":false,"fork":false,"pushed_at":"2023-03-31T15:22:04.000Z","size":67,"stargazers_count":27,"open_issues_count":0,"forks_count":20,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-02T17:38:09.343Z","etag":null,"topics":["dsl","file","polling","spring-boot-application","spring-integration"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iainporter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-06-15T14:39:37.000Z","updated_at":"2024-09-16T04:30:50.000Z","dependencies_parsed_at":"2024-11-19T03:59:48.088Z","dependency_job_id":"698b6f82-9c81-4b6c-82f6-20e9b406fbb0","html_url":"https://github.com/iainporter/spring-file-poller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iainporter%2Fspring-file-poller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iainporter%2Fspring-file-poller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iainporter%2Fspring-file-poller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iainporter%2Fspring-file-poller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iainporter","download_url":"https://codeload.github.com/iainporter/spring-file-poller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254131843,"owners_count":22020026,"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":["dsl","file","polling","spring-boot-application","spring-integration"],"created_at":"2024-11-19T03:59:39.770Z","updated_at":"2025-05-14T11:33:36.382Z","avatar_url":"https://github.com/iainporter.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple Spring Boot application that demonstrates how to set up File polling using the Spring Integration DSL and how to test it\n\nThe application consists of an Integration flow that polls a directory for files that match a given regex expression.\n\nOn finding a file it is transformed to a String and passed to a message handling flow that writes it out to another directory.\n\nThe EIP Flow\n\n![EIP diagram](images/File_Poller.png?raw=true)\n\nIt can be used as an entry point to a bigger application.\n\nThe tests show best practices for testing such a component.\n\nSee blog post: [File Polling made easy with Spring Integration DSL](https://medium.com/@changeant/file-poller-with-spring-integration-dsl-ecb7bc996ba5)\n\nTo build it:\n\n```$code\n\u003e mvn clean install\n```\n\nTo run it:\n```$code\n\n\u003e mvn spring-boot:run\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiainporter%2Fspring-file-poller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiainporter%2Fspring-file-poller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiainporter%2Fspring-file-poller/lists"}