File tree Expand file tree Collapse file tree 3 files changed +8827
-11718
lines changed
api-service/lowcoder-server
src/main/java/org/lowcoder/api Expand file tree Collapse file tree 3 files changed +8827
-11718
lines changed Original file line number Diff line number Diff line change 7979 </dependency >
8080 <dependency >
8181 <groupId >org.springdoc</groupId >
82- <artifactId >springdoc-openapi-core </artifactId >
83- <version >1.1.49 </version >
82+ <artifactId >springdoc-openapi-webflux-ui </artifactId >
83+ <version >1.8.0 </version >
8484 </dependency >
8585 <dependency >
8686 <groupId >io.projectreactor.tools</groupId >
Original file line number Diff line number Diff line change 1212import io .swagger .v3 .oas .models .servers .ServerVariables ;
1313import io .swagger .v3 .oas .models .tags .Tag ;
1414import org .lowcoder .sdk .config .CommonConfig ;
15- import org .springdoc .api .OpenApiCustomiser ;
15+ import org .springdoc .core . customizers .OpenApiCustomiser ;
1616import org .springframework .beans .factory .annotation .Autowired ;
1717import org .springframework .beans .factory .annotation .Value ;
1818import org .springframework .context .annotation .Bean ;
You can’t perform that action at this time.
0 commit comments