spring-file-poller | simple spring boot application | Application Framework library

 by   iainporter Java Version: Current License: Apache-2.0

kandi X-RAY | spring-file-poller Summary

kandi X-RAY | spring-file-poller Summary

spring-file-poller is a Java library typically used in Server, Application Framework, Spring Boot, Spring applications. spring-file-poller has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, GitLab.

A simple Spring Boot application that demonstrates how to set up File polling using the Spring Integration DSL and how to test it. The application consists of an Integration flow that polls a directory for files that match a given regex expression. On finding a file it is transformed to a String and passed to a message handling flow that writes it out to another directory. It can be used as an entry point to a bigger application. The tests show best practices for testing such a component. See blog post: File Polling made easy with Spring Integration DSL.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              spring-file-poller has a low active ecosystem.
              It has 23 star(s) with 15 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 1 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of spring-file-poller is current.

            kandi-Quality Quality

              spring-file-poller has 0 bugs and 0 code smells.

            kandi-Security Security

              spring-file-poller has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              spring-file-poller code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              spring-file-poller is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              spring-file-poller releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              It has 405 lines of code, 24 functions and 8 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed spring-file-poller and discovered the below as its top functions. This is intended to give you an instant insight into spring-file-poller implemented functionality, and help decide if they suit your requirements.
            • Set the inbound failed state directory
            • Create a directory
            • The transaction synchronization factory bean
            • Create a file reading message source
            • Scan directory scanner
            • Handler for message writing messages
            • The thread pool executor
            • Entry point for the application
            • The inbound file channel
            • Set outbound output directory
            • Set the inbound directory
            • The inbound read directory
            • Bean integration of the inbound file
            • The outbound file name generator
            • Write the contents of the string to a file
            Get all kandi verified functions for this library.

            spring-file-poller Key Features

            No Key Features are available at this moment for spring-file-poller.

            spring-file-poller Examples and Code Snippets

            No Code Snippets are available at this moment for spring-file-poller.

            Community Discussions

            QUESTION

            Spring Integration File Polling complex structure - subdirectories
            Asked 2018-Feb-24 at 03:47

            I am currently using this project as an attempt to listen and poll files from a FS structure, start Spring Batch jobs from them and write'em back to a different folder.

            Unfortunately, as I can guess, it can only define one single folder for each type of channel (read, out, fail and processed). I would like to define a parent folder for each channel and a few children folders to be automatically created and have a scanner on.

            E.g:

            ...

            ANSWER

            Answered 2018-Feb-24 at 03:47

            Did you see a RecursiveDirectoryScanner there in Spring Integration?

            Source https://stackoverflow.com/questions/48959053

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install spring-file-poller

            You can download it from GitHub, GitLab.
            You can use spring-file-poller like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the spring-file-poller component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/iainporter/spring-file-poller.git

          • CLI

            gh repo clone iainporter/spring-file-poller

          • sshUrl

            git@github.com:iainporter/spring-file-poller.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link