JavaSpring bootRest-APIHibernateSpark java apiSpring SecuritySpring Jdbc
ReconIT is a tool used to reconcile the millions of data from any data system. The project consists of two applications. The first one is web application by which user can configure the rules. The second one is a spark application where the reconciliation happens. Web application has been
developed using html, angular in the front end. Java, Spring, hibernate and rest services have been written on backend. The spark application has been developed using Spark Java Api and core java. Using the web application user can configure the data sources from where data should be loaded
and can configure the rules to how the reconciliation should happen. Once the configuration completed, reconciliation happens on spark application where the data will be loaded through and results will be stored.