Marcos Barbero's Blog
  • Sobre mim

Bootiful Java


Eu crio coisas e escrevo sobre isso... às vezes.

How to become a better Software Developer

Posted on September 18, 2019

This blog post contains my personal experience and opinions on how to become a better developer. [Read More]
Tags: software-development

Password Encoder Migration with Spring Security 5

Posted on February 2, 2019

Recently I was working in a project that used a custom PasswordEncoder and there was a requirement to migrate it to bcrypt. The current passwords are stored as hash which means it’s not possible to revert it to the original String - at least not in an easy way. [Read More]
Tags: spring-framework spring-security security java

Centralized Authorization with OAuth2 + Opaque Tokens using Spring Boot 2

Posted on January 27, 2019

If you are looking for JWT implementation please follow this link [Read More]
Tags: spring-framework spring-boot spring-security security oauth2 jdbc java

Auth Server Centralizado com OAuth2 + JWT usando Spring Boot 2

Posted on January 23, 2019

This guide walks through the process to create a centralized authentication and authorization server with Spring Boot 2, a demo resource server will also be provided. [Read More]
Tags: spring-framework spring-boot jwt spring-security security oauth2 java

Graceful Shutdown em Aplicações Spring Boot

Posted on June 27, 2018

Esse tutorial te guiará no processo de desligar graciosamente uma aplicação Spring Boot. [Read More]
Tags: spring-framework spring-boot tomcat java tutorial
  • Older Posts →
  • RSS
  • Email me
  • GitHub
  • Twitter
  • LinkedIn

Marcos Barbero  •  2020  •  blog.marcosbarbero.com

Theme by beautiful-jekyll