Skip to content

Read files from the storage services and push them for further processing

Notifications You must be signed in to change notification settings

arsulegai/file-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Reader Service

The scope of the application is to read the files recursively using the configured connection parameters for the specified storage.

The stored file content is then added as metadata in the RDBMS and sent for indexing on an external storage solution such as elasticsearch.

Build

Run following commands

  1. Format the code
mvn fmt:format
  1. Clean, compile the code
mvn clean package

About

Read files from the storage services and push them for further processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published