[Solved] Springboot integrate swagger error: failed to start bean ‘documentationpluginsbootstrapper‘

Error message:

Solution:

Add comments on the swagger configuration class.

@EnableWebMvc

Read More: