Swagger of Java project reports an error: Java lang.NullPointerException: null
1, Foreword
Record the startup error when referring to Swagger configuration in SpringBoot project, which makes Swagger inaccessible, but the project can be started and access the background interface.
2, Error reporting information
1. Background error message:
2022-01-24 13:42:20.638 ERROR 18508 --- [ main] d.s.w.p.DocumentationP ...
Added by jh21236 on Tue, 25 Jan 2022 11:45:45 +0200
Swagger interface document knife4j based on system authentication
preface
Six months ago, a set of Swagger interface document knife4j based on business system authentication was built, which works well, so the record is built.
Pain point
If the Swagger like interface document framework is not used, the general company will also build a set of independent interface document projects. For example, the co ...
Added by bladx on Fri, 07 Jan 2022 21:32:04 +0200
Detailed notes for swagger
| **Scope of action** | **API** | **API Common parameters** | **Action position** |
| :----------------: | :----------------: | :----------------------------------------------------------: | :--------------------------: |
| Protocol set description | ...
Added by mbowling on Thu, 09 Dec 2021 07:12:11 +0200
Integrated Swagger framework for SpringBoot basic learning (Part 2)
preface:
Hello, guys, I'm running snail rz. Of course, you can call me snail Jun. I'm a rookie who has studied Java for more than half a year. At the same time, I also have a great dream, that is, to become an excellent Java Architect one day.
This SpringBoot basic learning series is used to record the whole process of learning the ...
Added by AffApprentice on Fri, 29 Oct 2021 20:22:53 +0300
Swagger study notes
Swagger study notes
Look, the crazy God said video
Introduction to swagger
Front and rear end separation
vue+springboot
Back end: back end control layer, service layer and data access layer
Front end: front end control layer, view layer
Fake backend data json already exists. Without a backend, front-end engineering can still runHow the f ...
Added by tommynanda on Thu, 30 Sep 2021 00:26:07 +0300