Skip to content

Commit

Permalink
Fix Import Order
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheaux committed Apr 18, 2023
1 parent 64542b4 commit 1e25756
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
package org.springframework.security.config.annotation.web.configurers;

import jakarta.servlet.http.HttpServletRequest;

import org.springframework.beans.factory.NoSuchBeanDefinitionException;
import org.springframework.context.ApplicationContext;
import org.springframework.security.authentication.AuthenticationDetailsSource;
Expand Down

0 comments on commit 1e25756

Please sign in to comment.