VOOZH about

URL: https://www.javacodegeeks.com/author/marcos-barbero

⇱ Marcos Barbero, Author at Java Code Geeks


  • Software Development👁 Image
    Marcos BarberoSeptember 22nd, 2019
    0 203

    How to become a better Software Developer

    This blog post contains my personal experience and opinions on how to become a better developer. Let’s get it straight,…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Marcos BarberoMarch 8th, 2019
    1 828

    Centralized Authorization with OAuth2 & Opaque Tokens using Spring Boot 2

    If you are looking for JWT implementation please follow this link This guide walks through the process to create a centralized…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Marcos BarberoMarch 4th, 2019
    0 998

    Centralized Authorization with OAuth2 & JWT using Spring Boot 2

    This guide walks through the process to create a centralized authentication and authorization server with Spring Boot 2, a demo…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Marcos BarberoMarch 2nd, 2019
    2 1,072

    Password Encoder Migration with Spring Security 5

    Recently I was working in a project that used a custom PasswordEncoder and there was a requirement to migrate it…

    Read More »
Back to top button
Close