himash79 / Scheduling-Job-and-Data-Masking

Implement Scheduling a Job and process of Sensitive Data Masking utilizing Spring Boot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduling-Job-and-Data-Masking

Implement Scheduling a Job and process of Sensitive Data Masking utilizing Spring Boot.

Requirements

  1. Java 17
  2. Maven 3.8

Project setup

  1. Clone the project

    https://github.com/himash79/Scheduling-Job-and-Data-Masking.git
    
  2. Clean and build the project using maven

    open command line (CMD) in project directory and execute 'mvn clean install'
    
  3. Open project using intelij / eclipse.

  4. Test the senarios.

About

Implement Scheduling a Job and process of Sensitive Data Masking utilizing Spring Boot.


Languages

Language:Java 100.0%