Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himash79/scheduling-job-and-data-masking

Implement Scheduling a Job and process of Sensitive Data Masking utilizing Spring Boot.
https://github.com/himash79/scheduling-job-and-data-masking

cronjob java17 masking maven scheduler spring-boot

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Scheduling-Job-and-Data-Masking

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

## Requirements

01) Java 17
02) Maven 3.8

## Project setup

01) Clone the project

https://github.com/himash79/Scheduling-Job-and-Data-Masking.git

02) Clean and build the project using maven

open command line (CMD) in project directory and execute 'mvn clean install'

03) Open project using intelij / eclipse.

04) Test the senarios.