Skip to content

Commit

Permalink
OP-16544: added import statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-chekuri committed Aug 5, 2022
1 parent 7f6048e commit c2ec069
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ import javax.servlet.ServletException
import javax.servlet.http.HttpServletRequest
import javax.servlet.http.HttpServletResponse

import org.springframework.security.web.util.matcher.AnyRequestMatcher

@Slf4j
@Configuration
@EnableConfigurationProperties([ServiceConfiguration, ServiceAccountFilterConfigProps])
Expand Down

0 comments on commit c2ec069

Please sign in to comment.