Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
gokulprathin8 committed Oct 22, 2023
1 parent 299c211 commit 8cf654d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/gw/GeoweaverApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public static void main(String[] args) {

}

@Bean
@Bean
public Docket geoweaverAPI() {
return new Docket(DocumentationType.SWAGGER_2)
.select()
Expand Down

0 comments on commit 8cf654d

Please sign in to comment.