mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-13 20:21:38 +08:00
引入Swagger
This commit is contained in:
17
bookshelfplus/.idea/runConfigurations/App.xml
generated
Normal file
17
bookshelfplus/.idea/runConfigurations/App.xml
generated
Normal file
@@ -0,0 +1,17 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="App" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
|
||||
<module name="bookshelfplus" />
|
||||
<extension name="coverage">
|
||||
<pattern>
|
||||
<option name="PATTERN" value="plus.bookshelf.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
</pattern>
|
||||
</extension>
|
||||
<option name="SPRING_BOOT_MAIN_CLASS" value="plus.bookshelf.App" />
|
||||
<option name="ALTERNATIVE_JRE_PATH" />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
<option name="LaunchBrowser.Before.Run" url="http://localhost:8090/swagger-ui.html" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
Reference in New Issue
Block a user