Skip to content

Commit

Permalink
remove spring-security
Browse files Browse the repository at this point in the history
remove guave
  • Loading branch information
bhuism committed Jun 16, 2020
1 parent 3145610 commit 99b4abd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 487 deletions.
1 change: 0 additions & 1 deletion src/main/resources/META-INF/native-image/proxy-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[
["org.springframework.boot.context.properties.ConfigurationProperties","org.springframework.core.annotation.SynthesizedAnnotation"],
["org.springframework.security.config.annotation.authentication.configuration.EnableGlobalAuthentication","org.springframework.core.annotation.SynthesizedAnnotation"],
["org.springframework.web.bind.annotation.PathVariable","org.springframework.core.annotation.SynthesizedAnnotation"],
["org.springframework.web.bind.annotation.RequestMapping","org.springframework.core.annotation.SynthesizedAnnotation"],
["org.springframework.web.bind.annotation.RequestParam","org.springframework.core.annotation.SynthesizedAnnotation"]
Expand Down
Loading

0 comments on commit 99b4abd

Please sign in to comment.