🔐 PII Data Masking Using Spring Boot | JavaTechie

preview_player
Показать описание
In this Tutorial, we will discuss How to mask PII (Personal Identifiable Information) Data using Spring boot

#JavaTechie #springBoot

Spring boot microservice Premium course lunched with 70% off 🚀 🚀

Hurry-up & Register today itself!

PROMO CODE : JAVATECHIE50

GitHub:

Blogs:

Facebook:

Join this channel to get access to perks:

guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie

Disclaimer/Policy:
--------------------------------
Note : All uploaded content in this channel is mine and its not copied from any community ,
you are free to use source code from above mentioned GitHub account
Рекомендации по теме
Комментарии
Автор

Awesome most useful video i am working on masking of data to encrypt in my project as per the guidelines of RBI.

saddamhusen
Автор

Amazing, your blog is so under rated. Really good content 🙏🏾

mriduljayan
Автор

Thanks! I was doing manual set response 😂

soyphea
Автор

Thanks for the nice tutorial. It would be great if you show us how to make api call to get the account status if account number is masked.

binaybehera
Автор

I noticed you have never done a tutorial on the Spring State Machine or the Orchestrator design pattern using Kafka and CQRS. That would be nice.

Derrick-fm
Автор

Greate video, I have one doubt . Suppose we have multiple masking options, here we have masked last 4 digits. But if i want different masking logic for different feilds, do i need to create annotation for each or we can handle it in one annotation, if yes the how?

akhilgonde
Автор

Please make 2nd part of this video that how do we de-serialize after login....

arshadhussain
Автор

Hi @JavaTechie,
Can you please make a video explaining to prevent direct calls to microservices, we should only access through the api gateway, and role based authorization in continuation of the spring cloud api gateway | JWT Security video🙏🙏🙏🙏

dineshpanigrahi
Автор

Hi, your videos are so informative I learned a lot from your videos thank you for making informative videos for us. I have a request could you please make a video where linkedin and twitter used as social login platform instead of github and google that can be very useful. Please make a video on this topic

souravpaul
Автор

Awesome Basant I need to work same concept, can you prepare one video of database masking also possible

chetanbhandari
Автор

what if i want to mask password differently? can we do that in same method for different fields? Great video. Thanks for that.

vincentmax
Автор

Thanks for sharing knowledge, One question, could you publish how to integrate this with Spring Security? Thanks a lot

walterricardoforerosanchez
Автор

Is it possible to take an argument in the annotation for the value to show last characters.. as you hardcoded 4 in the code?

rssaini
Автор

How do I just mask the fields just for logging purpose, and not response. I just want to send plain response, but when logging these fields in my application, these fields should be masked. How do I achieve that?

red_forever_
Автор

Could you please mention, How to mask data in database level in Mysql

ashokrauta
Автор

How to implement if we want to apply different masking logic for different fields?

AnkurGandhi
Автор

How did api consumer get's the original value?

technogeek
Автор

How to include in regex special expressions?

Anton_Tsyrkunou
Автор

Please let us know how to implement security here

gurupreetsingh