Skip to content

Commit 104650e

Browse files
committed
Polishing
1 parent 9090b05 commit 104650e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/com/okta/developer/jugtours/config/SecurityConfiguration.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
@Configuration
1717
public class SecurityConfiguration extends WebSecurityConfigurerAdapter {
18+
1819
@Override
1920
protected void configure(HttpSecurity http) throws Exception {
2021
http

0 commit comments

Comments
 (0)