Skip to content

Use Spring Doc instead of Spring Fox

Published: at 09:09 PMSuggest Changes

Table of contents

Open Table of contents

起因

新建项目,运行后报错“Failed to start bean ‘documentationPluginsBootstrapper’;”。面向搜索引擎编程,看了Springboot 2.6.0 / Spring fox 3 - Failed to start bean ‘documentationPluginsBootstrapper’,说是a bug in SpringFox,查了下包也没有新的。看了采纳的回答“Consider migration to springdoc”。

解决

官方指南,看这个就够了。springdoc-openapi v1.6.8


Previous Post
Flutter的序列化和反序列化
Next Post
Config Spring Boot Multi Module With Jpa