Stirling-PDF
Stirling-PDF copied to clipboard
[Feature Request]: 服务支持mysql数据库存储数据配置吗
Feature Description
目前有2个问题想沟通下, 1.服务后续是否会提供mysql数据库的支持; 2.服务关闭swagger ,是否可以加到配置文件中,达到开关的效果
Why is this feature valuable?
No response
Suggested Implementation
No response
Additional Information
No response
No Duplicate of the Feature
- [X] I have verified that there are no existing features requests similar to my request.
To disable swagger you have to set the following in the application.properties: springdoc.swagger-ui.enabled=false
We offer Postgres support for enterprise users, and offer the ability to add MySQL support if enterprise users request it This is not offered to general users