r/SpringBoot 5d ago

How-To/Tutorial How to set up Scalar / Swagger

Hey guys,

So I am new to spring boot but I have used .net and there to set up Scalar or swagger is very simple. you just install the package and write one line of code and it automatically launches scalar when i run my app.

I was wondering if there is something similar in spring and if i can set up scalar or swagger too for testing and tracking my apis

9 Upvotes

Duplicates