Package com.fiap.tech_challenge.parte1.ms_users.infra.security


package com.fiap.tech_challenge.parte1.ms_users.infra.security
  • Classes
    Class
    Description
    Security configuration class for setting up Spring Security in the application.
    Security filter that intercepts every HTTP request to authenticate users based on JWT tokens.