Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 834 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 834 Bytes

SpringBootCookbook

druid
http://localhost:9999/druid/index.html

根据返回值中的location来确定是api json的path
http://localhost:9999/swagger-resources
http://localhost:9999/swagger-ui.html

//验证用的
http://localhost:9999/swagger-resources/configuration/ui
http://localhost:9999/swagger-resources/configuration/security

mvn clean install -Dmaven.test.skip=true      

todo:
OpnApi
http.requireChannel().anyRequest().requireSecure().and() 让Connector跳转时如果和server.port相同会报冲突 https也使用80端口,就是这种https://www.alipay.com/

微信扫描二维码,关注我的公众号

微信扫描二维码,关注我的公众号