Sergio Martin Rubio

Sergio Martin Rubio


  • Projects
  • Blog
  • Contact

Articles


  • Home
  • Articles
  • Page19

Storing Passwords Securely with Bcrypt and Java

Storing passwords is a difficult task when we need to satisfy all the data protection laws, and it is getting even tougher with the rise of GDPR, the new European regulation in ...

JWTs with Spring Boot

JWT (JSON Web Token) is an open-source standard commonly used to transmit data between two services in a compact and secure way. This standard offers a wide range of libraries t...

Functional Interfaces Fundamentals

Functional interfaces have only one abstract method, distinct from the public methods of Object.class (equals, hashCode, etc.), ensuring that the contract contains a single meth...

Serverless “Hello World” with Fn Framework

The hype about serverless applications has been growing lately, and AWS is the leader at the moment, however there are other alternatives such as Fn Project by Oracle or OpenWhi...

« Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Next »

with by Sergio Martin Rubio 2023

Privacy Policy  |  Copyright Policy